Skip to content

Commit c251b8b

Browse files
authored
Merge pull request #17 from CloudChaoszero/update-precommit-main
Update push branch name to main
2 parents a093bcc + cd3b3a9 commit c251b8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: pre-commit
33
on:
44
pull_request:
55
push:
6-
branches: [master]
6+
branches: [main]
77

88
jobs:
99
pre-commit:

0 commit comments

Comments
 (0)