keras-io
keras-io copied to clipboard
Token permissions
trafficstars
Fixes https://github.com/keras-team/keras-io/issues/1579.
This PR adds read-only permissions to continuous_integration.yml.
It also adds some future-proofing to the other workflows by moving write permissions to job-level instead of top-level, keeping only read-only top-level permissions. This way the added permissions aren't available to other jobs potentially added to the workflows in the future.