Skip to content

Commit 6188f38

Browse files
authored
Merge pull request #737 from abraham/push
Run CI on push
2 parents f640c70 + 4e16b26 commit 6188f38

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/index.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
name: Index
22
on:
3-
pull_request:
43
push:
5-
branches:
6-
- master
4+
75
jobs:
86
test:
97
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)