Skip to content

Commit cef325b

Browse files
authored
Merge pull request #7 from okmsbun/test
Rename job in GitHub Actions workflow to clarify purpose of enforcing…
2 parents 13ca5c7 + 7aba616 commit cef325b

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)