ci: run GitHub Actions CI for pull requests

This commit is contained in:
Gonzalo 2021-07-21 18:52:11 -03:00
parent 50b9f37156
commit 7f2ccca650
No known key found for this signature in database
GPG key ID: 319EB6E3DB0D60FA

View file

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