Add pull_request trigger
This commit is contained in:
2
.github/workflows/linux_test.yml
vendored
2
.github/workflows/linux_test.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: linux_ci
|
name: linux_ci
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-native:
|
build-native:
|
||||||
|
Reference in New Issue
Block a user