Add pull_request to actions (#87)

This commit is contained in:
Nathan Brown
2019-12-11 18:33:32 -08:00
committed by GitHub
parent cbf8319eb2
commit 247ed31bf4

View File

@ -1,5 +1,5 @@
name: Build and test
on: [push]
on: [push, pull_request]
jobs:
test-linux: