CI: run on pull requests

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2021-07-25 22:37:25 -07:00 committed by Stephen Gutekanst
parent a54de46a8a
commit 9d5e849efb

View file

@ -1,6 +1,7 @@
name: CI
on:
- push
- pull_request
jobs:
x86_64-linux:
runs-on: ubuntu-latest