Fix for capacity shop and hobo splash interaction

This commit is contained in:
aerinon
2020-03-25 15:52:57 -06:00
parent 0b13db754d
commit e5a1c59f85
6 changed files with 23 additions and 7 deletions

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: