lhotari commented on code in PR #17541:
URL: https://github.com/apache/pulsar/pull/17541#discussion_r966042062
##########
.github/workflows/pulsar-ci.yaml:
##########
@@ -762,4 +858,4 @@ jobs:
- name: Delete maven repository binaries from GitHub Actions Artifacts
run: |
Review Comment:
`if: ${{ needs.changed_files_job.outputs.docs_only != 'true' }}` is needed
here.
--
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]