keras-io icon indicating copy to clipboard operation
keras-io copied to clipboard

Token permissions

Open pnacht opened this issue 2 years ago • 0 comments
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.

pnacht avatar Nov 08 '23 18:11 pnacht