Run integration test on pull requests
This commit is contained in:
parent
c7fb1b168a
commit
663913a653
2
.github/workflows/integration-test.yml
vendored
2
.github/workflows/integration-test.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: integration-test
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user