1
0
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:
Falk Werner 2023-02-11 09:28:04 +01:00
parent 788ef4dbb2
commit 242e96fa38

View File

@ -3,9 +3,9 @@ name: 'build'
on:
workflow_dispatch:
push:
branches: [ main, webfuse2 ]
branches: [ main ]
pull_request:
branches: [ main, webfuse2 ]
branches: [ main ]
jobs: