add build check to PRs

This commit is contained in:
Mike Farah
2021-11-10 13:27:55 +11:00
parent e7d4dc9581
commit 69e1a9e468
+1 -1
View File
@@ -1,5 +1,5 @@
name: Build
on: [push]
on: [push, pull_request]
jobs:
build: