We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c935b3 commit 37e3389Copy full SHA for 37e3389
1 file changed
.github/workflows/cicd-3-deploy.yaml
@@ -19,7 +19,7 @@ on:
19
description: "Deploy backend infrastructure"
20
type: boolean
21
required: false
22
- default: true
+ default: false
23
backend_account_group:
24
description: "Target backend account group"
25
type: choice
@@ -33,7 +33,7 @@ on:
33
description: "Deploy APIM proxy"
34
35
36
37
apim_environment:
38
description: "Target APIM environment"
39
0 commit comments