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