Jefffrey commented on code in PR #21884: URL: https://github.com/apache/datafusion/pull/21884#discussion_r3162024359
########## .github/workflows/docs.yaml: ########## @@ -27,6 +27,8 @@ on: name: Deploy DataFusion site jobs: + permissions: + contents: write Review Comment: We commit and push to the docs branch so I believe write permission is required for that -- 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]
