Skip to content

Commit ca3e55b

Browse files
authored
Merge pull request #3024 from tannewt/main
Update precommit check branch
2 parents 9b8d648 + eeb3825 commit ca3e55b

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)