Run Github Actions on PRs, too

This commit is contained in:
Matt Corallo 2020-04-24 16:22:44 -04:00
parent 0d75545632
commit de1e58e1cb

View file

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