Do builds on push and pull request

This commit is contained in:
Matt Rogers 2019-11-05 20:34:21 -06:00 committed by GitHub
parent 6ab14e6d3c
commit 5d28482f3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
---
name: Continuous Integration
on: push
on: [push, pull_request]
jobs:
test: