Adds support for manual triggering

This commit is contained in:
Matt Stannett 2022-12-19 20:22:41 +13:00 committed by GitHub
parent adb38721ef
commit 271a83880f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,6 +5,8 @@ on:
branches: [ main ]
pull_request:
branches: [ main ]
# Allow manual triggering, refs https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows
workflow_dispatch:
env:
AZURE_SUBSCRIPTION_ID: 'cfe96ac1-4cd0-40ad-9751-b18802bf8822'