alamb commented on code in PR #21884: URL: https://github.com/apache/datafusion/pull/21884#discussion_r3161987312
########## .github/workflows/docs.yaml: ########## @@ -27,6 +27,8 @@ on: name: Deploy DataFusion site jobs: + permissions: + contents: write Review Comment: Why does it need contents write (why not just read?) -- 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]
