Skip to content

Commit 37e3389

Browse files
change defaults
1 parent 6c935b3 commit 37e3389

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/cicd-3-deploy.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
description: "Deploy backend infrastructure"
2020
type: boolean
2121
required: false
22-
default: true
22+
default: false
2323
backend_account_group:
2424
description: "Target backend account group"
2525
type: choice
@@ -33,7 +33,7 @@ on:
3333
description: "Deploy APIM proxy"
3434
type: boolean
3535
required: false
36-
default: true
36+
default: false
3737
apim_environment:
3838
description: "Target APIM environment"
3939
type: choice

0 commit comments

Comments
 (0)