Merge pull request #3024 from tannewt/main
Update precommit check branch
This commit is contained in:
commit
ca3e55bfab
2
.github/workflows/pre-commit.yml
vendored
2
.github/workflows/pre-commit.yml
vendored
@ -7,7 +7,7 @@ name: pre-commit
|
||||
on:
|
||||
pull_request:
|
||||
push:
|
||||
branches: [master]
|
||||
branches: [main]
|
||||
|
||||
jobs:
|
||||
pre-commit:
|
||||
|
Loading…
Reference in New Issue
Block a user