Skip to content

Commit dfaaba9

Browse files
committed
Only run CI on pull requests, not on push to main
1 parent fcfaf89 commit dfaaba9

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)