kevinjqliu commented on code in PR #2593:
URL: https://github.com/apache/iceberg-rust/pull/2593#discussion_r3408385928
##########
.github/workflows/publish.yml:
##########
@@ -26,13 +26,13 @@ on:
- "v[0-9]+.[0-9]+.[0-9]+-rc.[0-9]+"
workflow_dispatch:
-permissions:
- contents: read
-
Review Comment:
nit: could we keep this? it looks redundant but it sets the default
permission for all the blocks.
we can add more permissions by explicitly overriding each job
--
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]