Run actions on pull request too
This commit is contained in:
parent
8e74119d0f
commit
a0b89d72d0
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -1,5 +1,5 @@
|
|||
name: Build
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
linux:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user