Run tests on PRs (#1040)

* Run tests on PRs

* Fix workflow
This commit is contained in:
Casey Rodarmor 2021-12-01 15:32:12 -08:00 committed by GitHub
parent a4bd1cb67c
commit 762c461780
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,12 @@
name: Test
on: push
on:
push:
branches:
- master
pull_request:
branches:
- master
defaults:
run: