We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a96690 commit d6d7812Copy full SHA for d6d7812
1 file changed
.github/workflows/validate_branch_names.yml
@@ -4,7 +4,7 @@ on:
4
create
5
6
jobs:
7
- on-branch-create:
+ validate-branch-name:
8
if: startsWith(github.ref, 'refs/heads/')
9
runs-on: windows-latest
10
steps:
0 commit comments