Skip to content

Commit 19046c0

Browse files
authored
Run CI on push rather than PR (#101)
1 parent e21fb65 commit 19046c0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

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

3-
on:
4-
pull_request:
3+
on: [push]
54

65
env:
76
CI: true

0 commit comments

Comments
 (0)