We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22c9bd9 commit b0496eeCopy full SHA for b0496ee
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
pull_request:
9
branches:
10
- master
11
- -main
+ - main
12
workflow_dispatch: # Allows manual triggering
13
14
env:
0 commit comments