kevinjqliu opened a new pull request, #15409: URL: https://github.com/apache/iceberg/pull/15409
Added explicit permissions blocks to GitHub Actions workflows to satisfy CodeQL actions/missing-workflow-permissions. (See the [Security tab on Github](https://github.com/apache/iceberg/security/code-scanning)) Defaulted workflows to `contents: read`. The one write permission * `contents: write` is set only for the docs publish job in `site-ci.yml`, because that job pushes generated site content to the gh-pages branch. -- 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]
