Skip to content

Commit bcd2159

Browse files
authored
Merge pull request #339 from NHSDigital/apm-2409-add-manual-approval-param
APM-2409 Add default manual approval to params
2 parents 4e67ccb + 6268238 commit bcd2159

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

azure/common/pr.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ parameters:
5454
- name: hosted_target_healthcheck_suffix
5555
type: string
5656
default: ''
57+
- name: manual_approval_env
58+
type: string
59+
default: ''
5760

5861

5962
stages:

0 commit comments

Comments
 (0)