ci check PR

This commit is contained in:
Lucio Franco
2019-09-21 16:04:43 -06:00
parent 782da6f0e5
commit 0dd0decccd
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: interop
on: [push]
on: [push,pr]
jobs:
test:
runs-on: ${{ matrix.os }}
+1 -1
View File
@@ -1,5 +1,5 @@
name: test
on: [push]
on: [push,pr]
jobs:
test:
runs-on: ${{ matrix.os }}