add pull_request to github actions

This commit is contained in:
Damien Elmes 2019-12-22 18:39:14 +10:00
parent 7cf3c9201a
commit 67471c0c32

View file

@ -1,6 +1,6 @@
name: Checks
on: [push]
on: [push, pull_request]
jobs:
test: