Skip to content

Commit 02f8acb

Browse files
authored
Update .github/workflows/precommit.yml
1 parent 2736e3a commit 02f8acb

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/precommit.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ name: Pre-commit checks
44
on:
55
push:
66
branches: ["**"] # all branches
7-
pull_request:
8-
branches: ["**"]
97

108
jobs:
119
pre-commit:

0 commit comments

Comments
 (0)