kou commented on code in PR #673: URL: https://github.com/apache/arrow-java/pull/673#discussion_r1992522586
########## .github/workflows/dev_pr.yml: ########## @@ -80,5 +80,9 @@ jobs: if: '! github.event.pull_request.draft' env: GH_TOKEN: ${{ secrets.GITHUB_TOKEN }} + permissions: + contents: read + issues: write + pull-requests: write Review Comment: @jbonofre Can we use this configuration? Is this still satisfied our policy? https://infra.apache.org/github-actions-policy.html This is what I asked on Zulip: [#java-chat > GitHub Action versions alias @ 💬](https://ursalabs.zulipchat.com/#narrow/channel/483042-java-chat/topic/GitHub.20Action.20versions.20alias/near/503947400) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org