We should run actions on PRs
This commit is contained in:
parent
6ad4ccf3c7
commit
e9f6473845
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Build and test
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ubuntu:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user