Skip to content

Commit e220abe

Browse files
authored
feta: DTOSS-9902 Test change (#1508)
* Test change * Change permissions
1 parent c041634 commit e220abe

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/cicd-1-pull-request.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ on:
1212
permissions:
1313
contents: read
1414
id-token: write
15+
pull-requests: write
1516

1617
jobs:
1718
metadata:

infrastructure/tf-core/environments/sandbox.tfvars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ app_service_plan = {
124124
time_aggregation = "Average"
125125

126126
inc_operator = "GreaterThanOrEqual"
127-
inc_threshold = 20
127+
inc_threshold = 50
128128
inc_scale_direction = "Increase"
129129
inc_scale_type = "ExactCount"
130130
inc_scale_value = 2

0 commit comments

Comments
 (0)