Run build on pull requests (#9)

This commit is contained in:
Michael Rose 2020-03-06 16:08:37 -05:00 committed by GitHub
parent 42f11a0e72
commit 8519c9b374
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
name: packwatch CI
on: [push]
on: [push, pull_request]
jobs:
lint: