wgtmac commented on code in PR #367:
URL: https://github.com/apache/iceberg-cpp/pull/367#discussion_r2571833219


##########
.github/workflows/cpp-linter.yml:
##########
@@ -29,6 +29,9 @@ on:
 jobs:
   cpp-linter:
     runs-on: ubuntu-24.04
+    permissions:
+      contents: read
+      pull-requests: write

Review Comment:
   I've tried this but it does not work. See discussion in 
https://github.com/apache/iceberg-cpp/pull/20#issuecomment-2566081248



-- 
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]

Reply via email to