update ci to compile on PR

This commit is contained in:
lenhattan86 2021-10-20 14:02:49 -07:00
parent 390edc27e0
commit 973fdf026d

View file

@ -1,6 +1,12 @@
name: CI
on: [push]
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build: