We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 13ca5c7 + 7aba616 commit cef325bCopy full SHA for cef325b
1 file changed
.github/workflows/only-develop-to-main.yml
@@ -5,7 +5,7 @@ on:
5
branches: ["main"]
6
7
jobs:
8
- enforce:
+ only-develop-to-main:
9
runs-on: ubuntu-latest
10
steps:
11
- name: Allow only develop -> main PRs
0 commit comments