Skip to content

Commit f9ecf4b

Browse files
committed
fix target environment
Signed-off-by: Connor Avery <[email protected]>
1 parent 3888863 commit f9ecf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
with:
134134
STACK_NAME: pfp-pr-${{needs.get_issue_number.outputs.issue_number}}-sandbox
135135
ARTIFACT_BUCKET_PREFIX: PR-sandbox-${{needs.get_issue_number.outputs.issue_number}}
136-
TARGET_ENVIRONMENT: dev-pr
136+
TARGET_ENVIRONMENT: dev
137137
APIGEE_ENVIRONMENT: internal-dev-sandbox
138138
ENABLE_MUTUAL_TLS: false
139139
MTLS_KEY: prescriptions-for-patients-mtls-1

0 commit comments

Comments
 (0)