Skip to content

Commit fddfa38

Browse files
committed
rename
1 parent 4c3f980 commit fddfa38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CommitChecker.yml renamed to .github/workflows/commit-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Commit Checker
44
on: [pull_request]
55

66
jobs:
7-
Commit_Checker:
7+
commit-checker:
88
runs-on: ubuntu-latest
99

1010
steps:

0 commit comments

Comments
 (0)