Merge pull request #511 from PepperDash/feature-2.0.0/update-workflows-for-2.0.0

fix branch name for PR-triggered workflows
This commit is contained in:
Andrew Welker 2020-11-24 15:09:55 -07:00 committed by GitHub
commit 33c3c1ad30
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ on:
types:
- closed
branches:
- development
- development-2.0.0
env:
# solution path doesn't need slashes unless there it is multiple folders deep