running build workflow on pull_requests

This commit is contained in:
Sean OMeara 2023-01-07 21:28:12 +01:00
parent ab503902c8
commit 27c26a77a2

View File

@ -1,4 +1,4 @@
on: [ push ]
on: [ push, pull_request ]
jobs:
build_ubuntu: