We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb40f80 + 067c2b9 commit 414f63fCopy full SHA for 414f63f
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