Merge pull request #34 from girtsf/patch-1

run CI on pull requests as well
This commit is contained in:
Kevin Hester
2020-03-16 09:01:28 -07:00
committed by GitHub

View File

@@ -1,5 +1,7 @@
name: Continuous Integration
on: push
on:
- push
- pull_request
jobs:
main: