chore: activate CI on PRs

This commit is contained in:
Simon Cruanes 2020-12-13 17:14:28 -05:00
parent c8d0c60657
commit 4b68dc204a

View file

@ -1,5 +1,5 @@
name: build name: build
on: [push] on: [push, pull_request]
jobs: jobs:
run: run:
name: Build name: Build