Skip to content

Commit e73015f

Browse files
committed
Run tests on any branch/PR
1 parent 206646e commit e73015f

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/push.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
on:
2-
push:
3-
branches:
4-
- master
5-
name: Push Event
1+
on: [push, pull_request]
2+
3+
name: CI
64
jobs:
75
test:
86
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)