We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 724637f + e27f68f commit 750037aCopy full SHA for 750037a
.github/workflows/pre-commit.yml
@@ -7,7 +7,7 @@ name: pre-commit
7
on:
8
pull_request:
9
push:
10
- branches: [master]
+ branches: [main]
11
12
jobs:
13
pre-commit:
0 commit comments