Fix build-test workflow

This commit is contained in:
Matthew Penner 2020-12-08 09:12:16 -07:00
parent cff7667155
commit fb3460f5f6

View File

@ -5,10 +5,6 @@ on:
branches: branches:
- 'develop' - 'develop'
branches-ignore:
- 'master'
- 'release/**'
pull_request: pull_request:
branches: branches:
- 'develop' - 'develop'