Run workflow checks on PRs

This commit is contained in:
Paulo Henrique Silva 2019-11-25 23:40:59 -03:00 committed by GitHub
parent a40de7b827
commit cee1fcff3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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