We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8701d commit 2d919cbCopy full SHA for 2d919cb
2 files changed
.github/workflows/pr_closed.yaml
@@ -61,9 +61,7 @@ jobs:
61
--targetEnvironment "main" \
62
--targetAccountGroup "nhs-notify-supplier-api-dev" \
63
--targetComponent "${{ matrix.component }}" \
64
- --terraformAction "apply" \
65
- --overrideProjectName "nhs" \
66
- --overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
+ --terraformAction "apply"
67
68
check-event-schemas-version-change:
69
name: Check for event schemas package version change
.github/workflows/release_created.yaml
@@ -37,6 +37,4 @@ jobs:
37
38
--targetAccountGroup "nhs-notify-supplier-api-nonprod" \
39
40
41
42
0 commit comments