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 a093bcc + cd3b3a9 commit c251b8bCopy full SHA for c251b8b
.github/workflows/pre-commit.yml
@@ -3,7 +3,7 @@ name: pre-commit
3
on:
4
pull_request:
5
push:
6
- branches: [master]
+ branches: [main]
7
8
jobs:
9
pre-commit:
0 commit comments