Enable GitHub Actions on pull requests
This commit is contained in:
parent
9d1deebd85
commit
915be38008
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: Build
|
name: Build
|
||||||
on: push
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
windows:
|
windows:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user