tejaswini-imply commented on code in PR #13962:
URL: https://github.com/apache/druid/pull/13962#discussion_r1152208655
##########
.github/workflows/cron-job-its.yml:
##########
@@ -82,8 +115,16 @@ jobs:
- name: Checkout branch
uses: actions/checkout@v3
+ - name: setup java
Review Comment:
I understand that, I have used this setup only for
`security_vulnerabilities` job to take the advantage of GHA powered maven cache
and incase of CVE suppression PRs `security_vulnerabilities` job alone runs and
still cache maven dependencies across workflows.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]