Skip to content

Commit a2ae7a7

Browse files
committed
Run CI on push and PR
1 parent b50b6d1 commit a2ae7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
on: pull_request
1+
on: [push, pull_request]
22
jobs:
33
test:
44
runs-on: ubuntu-18.04

0 commit comments

Comments
 (0)