Skip to content

Commit 9a25c74

Browse files
committed
Run CI only on push
1 parent 39422c3 commit 9a25c74

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Test examples
22

3-
on:
4-
push:
5-
pull_request:
3+
on: push
64

75
jobs:
86
test:

0 commit comments

Comments
 (0)