Update .github/workflows/ci.yaml

This commit is contained in:
Parker Moore
2021-07-14 13:34:29 -04:00
parent 7b7303abef
commit 074ccd198c

View File

@@ -1,4 +1,7 @@
on: push
on:
push:
pull_request:
types: [opened, synchronize]
jobs:
build:
runs-on: ubuntu-latest