Skip to content

Commit d6d7812

Browse files
committed
update name
1 parent 9a96690 commit d6d7812

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate_branch_names.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
create
55

66
jobs:
7-
on-branch-create:
7+
validate-branch-name:
88
if: startsWith(github.ref, 'refs/heads/')
99
runs-on: windows-latest
1010
steps:

0 commit comments

Comments
 (0)