Allow manual starting

This commit is contained in:
Daniel J. Summers 2023-02-27 20:41:25 -05:00 committed by GitHub
parent 3908451d6e
commit 951edef8ad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,6 +5,7 @@ on:
branches: [ "1.8.5.vnext" ]
pull_request:
branches: [ "1.8.5.vnext" ]
workflow_dispatch:
jobs:
build-and-test: