We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 801f9db commit 0e32512Copy full SHA for 0e32512
.github/workflows/pull_request.yml
@@ -67,7 +67,7 @@ jobs:
67
VERSION_NUMBER: ${{needs.get_issue_number.outputs.issue_number}}
68
COMMIT_ID: ${{needs.get_commit_id.outputs.commit_id}}
69
LOG_RETENTION_IN_DAYS: 30
70
- DEPLOY_CHANGE: false
+ DEPLOY_CHANGE: true
71
FORWARD_CSOC_LOGS: true
72
secrets:
73
CDK_PULL_IMAGE_ROLE: ${{ secrets.DEV_CDK_PULL_IMAGE_ROLE }}
0 commit comments