You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: restrict workflow token permissions to read-all
Adds `permissions: read-all` at the workflow level for all four
workflows so the default token is least-privilege. Jobs that need
write access (deploy-pages) already carry their own permissions block.
Fixes OpenSSF Scorecard Token-Permissions check (0/10).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments