mirror of
https://github.com/falk-werner/webfuse
synced 2024-10-27 20:34:10 +00:00
remove reference to webfuse2 branch
This commit is contained in:
parent
788ef4dbb2
commit
242e96fa38
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -3,9 +3,9 @@ name: 'build'
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ main, webfuse2 ]
|
||||
branches: [ main ]
|
||||
pull_request:
|
||||
branches: [ main, webfuse2 ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user