Fix globs
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
Dustin Pianalto 2020-08-30 16:19:35 -08:00
parent bec52ad5a5
commit f4ec8a7a49

View File

@ -13,6 +13,7 @@ on:
jobs:
build:
if: github.event.base_ref == 'refs/heads/master' || github.event.base_ref == 'refs/heads/development'
runs-on: ubuntu-latest
# Steps represent a sequence of tasks that will be executed as part of the job