Chore/version bump (#106)

* Bump version for patch release due to bug in continue fuctionality.

* Added develop branch for github actions
This commit is contained in:
Joseph Milazzo 2021-03-25 08:37:35 -05:00 committed by GitHub
parent 795c80b306
commit 609eda3254
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,9 +2,9 @@ name: .NET Core Build
on:
push:
branches: [ main ]
branches: [ main, develop ]
pull_request:
branches: [ main ]
branches: [ main, develop ]
types: [opened, synchronize, reopened]
jobs: