CI change

This commit is contained in:
aerinon
2020-03-24 10:50:25 -06:00
parent 8f545fc6d1
commit 8ceb1f4585

View File

@@ -2,7 +2,13 @@
name: Build
# fire on
on: [ push, pull_request ]
on:
push:
branches:
- DoorDev
pull_request:
branches:
- DoorDev
# stuff to do
jobs: