Update precommit check branch
This commit is contained in:
parent
9b8d648986
commit
eeb3825646
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