Run on pull request
This commit is contained in:
parent
53de2e3229
commit
be74d99ae8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: 'Build'
|
||||
on: ['push', 'workflow_dispatch', 'release']
|
||||
on: ['push', 'pull_request', 'workflow_dispatch', 'release']
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-18.04
|
||||
|
Loading…
Reference in New Issue
Block a user