Run builds on PRs too.
This commit is contained in:
parent
0ee01390bd
commit
af7f4e0892
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue