Skip to content

Commit f10ed89

Browse files
authored
ci: only run ci on PRs
1 parent 95634dc commit f10ed89

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yaml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
name: ci
22
on:
3-
push:
4-
branches:
5-
- main
63
pull_request:
74
branches:
85
- main

0 commit comments

Comments
 (0)