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 2736e3a commit 02f8acbCopy full SHA for 02f8acb
.github/workflows/precommit.yml
@@ -4,8 +4,6 @@ name: Pre-commit checks
4
on:
5
push:
6
branches: ["**"] # all branches
7
- pull_request:
8
- branches: ["**"]
9
10
jobs:
11
pre-commit:
0 commit comments