Skip to content

Commit 201294c

Browse files
committed
Run code-health workflows only on PRs
1 parent 24b9d23 commit 201294c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Lint, format, build
22

33
on:
4-
push:
5-
branches: ["main"]
64
pull_request:
75
branches: ["main"]
86

0 commit comments

Comments
 (0)