We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7f798f commit 01f04deCopy full SHA for 01f04de
.github/workflows/prevent-master-pr.yml
@@ -1,7 +1,7 @@
1
on:
2
pull_request:
3
branches:
4
- - master
+ - master
5
6
jobs:
7
fail:
0 commit comments