Skip to content

Commit 0e32512

Browse files
committed
forward vpc logs
1 parent 801f9db commit 0e32512

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
@@ -67,7 +67,7 @@ jobs:
6767
VERSION_NUMBER: ${{needs.get_issue_number.outputs.issue_number}}
6868
COMMIT_ID: ${{needs.get_commit_id.outputs.commit_id}}
6969
LOG_RETENTION_IN_DAYS: 30
70-
DEPLOY_CHANGE: false
70+
DEPLOY_CHANGE: true
7171
FORWARD_CSOC_LOGS: true
7272
secrets:
7373
CDK_PULL_IMAGE_ROLE: ${{ secrets.DEV_CDK_PULL_IMAGE_ROLE }}

0 commit comments

Comments
 (0)