Skip to content

Commit 414f63f

Browse files
authored
Merge pull request #8 from okmsbun/test
Rename job in GitHub workflow to clarify purpose of enforcing PRs fro…
2 parents cb40f80 + 067c2b9 commit 414f63f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/only-develop-to-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
branches: ["main"]
66

77
jobs:
8-
enforce:
8+
only-develop-to-main:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Allow only develop -> main PRs

0 commit comments

Comments
 (0)