Skip to content

Commit eeb3825

Browse files
committed
Update precommit check branch
1 parent 9b8d648 commit eeb3825

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
@@ -7,7 +7,7 @@ name: pre-commit
77
on:
88
pull_request:
99
push:
10-
branches: [master]
10+
branches: [main]
1111

1212
jobs:
1313
pre-commit:

0 commit comments

Comments
 (0)