ci check PR
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
name: interop
|
||||
on: [push]
|
||||
on: [push,pr]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
name: test
|
||||
on: [push]
|
||||
on: [push,pr]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user