We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8342401 commit caaf7c6Copy full SHA for caaf7c6
.github/workflows/branch.yml
@@ -1,7 +1,7 @@
1
name: "Branch & PR"
2
on:
3
push:
4
- # branches: [ '!master' ]
+ branches: [ '!master' ]
5
pull_request:
6
workflow_dispatch:
7
0 commit comments