We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 677a37b commit a26ed88Copy full SHA for a26ed88
.github/workflows/4-deploy-to-staging-environment.yml
@@ -2,8 +2,8 @@ name: Step 4, Deploy to staging
2
3
# This workflow updates from step 4 to step 5.
4
5
-# This will run after the "Configure Azure environment" workflow
6
-# completes on the azure-configuration branch
+# This will run after the "Deploy to staging" workflow
+# completes on the staging-test branch
7
# Reference: https://docs.github.com/en/actions/learn-github-actions/events-that-trigger-workflows
8
on:
9
workflow_dispatch:
0 commit comments