Lint & build on PRs

This commit is contained in:
Max Isom 2021-12-18 12:05:25 -06:00
parent f92ec0dd42
commit 3db8b4cc1d
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880

View file

@ -1,6 +1,6 @@
name: Lint & build
on: push
on: [push, pull_request]
jobs:
build: