Skip to content

Commit f0c4b21

Browse files
committed
Fix redundant test runs on every push to main
#4 (comment)
1 parent 4bf1260 commit f0c4b21

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/ci.yml

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

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

0 commit comments

Comments
 (0)