Skip to content

Commit 1939468

Browse files
committed
pre-commit-checks will only be executed on pull_request
1 parent f2fd5b5 commit 1939468

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/pre-commit-checks.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Pre-commit checks
22

33
on:
4-
push:
5-
branches:
6-
- '**'
74
pull_request:
85
branches:
96
- '**'

0 commit comments

Comments
 (0)