Skip to content

ci: set read-only workflow token permissions#901

Open
Alb3e3 wants to merge 1 commit into
auth0:masterfrom
Alb3e3:alb3e3/ci-readonly-token-permissions
Open

ci: set read-only workflow token permissions#901
Alb3e3 wants to merge 1 commit into
auth0:masterfrom
Alb3e3:alb3e3/ci-readonly-token-permissions

Conversation

@Alb3e3

@Alb3e3 Alb3e3 commented Jul 14, 2026

Copy link
Copy Markdown

Summary

  • set explicit read-only GITHUB_TOKEN permissions for CI workflows that only need repository checkout/read access
  • leave release/deploy/write-capable workflows unchanged

Why

This follows GitHub Actions least-privilege guidance and reduces the default token scope available to routine CI jobs without changing the test/build commands.

Verification

  • Parsed the changed workflow YAML with PyYAML.
  • Ran git diff --check.

@Alb3e3 Alb3e3 requested a review from a team as a code owner July 14, 2026 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant