Skip to content

Commit 0b41c5e

Browse files
committed
Enable End to End PL in Dev
1 parent ad9fef7 commit 0b41c5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ jobs:
156156
contents: read
157157
uses: ./.github/workflows/stage-4-deploy.yaml
158158
with:
159-
environments: "[\"dev\"]"
159+
environments: "[\"development\"]"
160160
commit_sha: ${{ github.sha }}
161161
secrets: inherit
162162
validate-title-stage:

0 commit comments

Comments
 (0)