We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bc4a4b commit 7f9f927Copy full SHA for 7f9f927
1 file changed
.github/workflows/pre-commit.yml
@@ -4,7 +4,7 @@ name: pre-commit
4
on:
5
pull_request:
6
push:
7
- branches: [main]
+ branches: [master]
8
9
permissions: read-all
10
0 commit comments