diff --git a/.github/workflows/ALL-BRANCHES-ALL-PRs-build-and-deploy-to-azure.yml b/.github/workflows/ALL-BRANCHES-ALL-PRs-build-and-deploy-to-azure.yml index 960c5f0..d7b7b56 100644 --- a/.github/workflows/ALL-BRANCHES-ALL-PRs-build-and-deploy-to-azure.yml +++ b/.github/workflows/ALL-BRANCHES-ALL-PRs-build-and-deploy-to-azure.yml @@ -14,6 +14,7 @@ on: types: [opened, synchronize, reopened, closed] branches: - live + workflow_dispatch: permissions: contents: write pull-requests: write # this permission is required in order to allow PR comment with staging URL