Skip to content

Commit c6f9678

Browse files
CCM-11067: Add Internal Workflows
1 parent 44fb2bc commit c6f9678

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr_destroy_dynamic_env.disabled

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
--arg infraRepoName "${this_repo_name}" \
2727
--arg releaseVersion "main" \
2828
--arg targetEnvironment "pr${{ github.event.number }}" \
29-
--arg targetAccountGroup "nhs-notify-template-management-dev" \ ## Replace with correct targetAccountGroup
29+
--arg targetAccountGroup "nhs-notify-bounded-context-dev" \ ## Replace with correct targetAccountGroup
3030
--arg targetComponent "component" \ ## Replace with correct targetComponent
3131
--arg terraformAction "destroy" \
3232
'{ "ref": "main",

0 commit comments

Comments
 (0)