add build check to PRs

This commit is contained in:
Mike Farah 2021-11-10 13:00:22 +11:00
parent e7d4dc9581
commit 69e1a9e468

View File

@ -1,5 +1,5 @@
name: Build
on: [push]
on: [push, pull_request]
jobs:
build: