We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2977f0 commit 0a3e529Copy full SHA for 0a3e529
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