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.
1 parent 14fdc98 commit 896a9aaCopy full SHA for 896a9aa
.github/workflows/pre-commit.yml
@@ -2,8 +2,9 @@ name: Run pre-commit
2
3
on:
4
push:
5
+ branches: [main]
6
pull_request:
- types: opened
7
8
9
jobs:
10
pre-commit:
0 commit comments