Skip to content

Conversation

@seebees
Copy link
Contributor

@seebees seebees commented Jan 26, 2026

Scope Down GitHub Token Permissions

This PR updates GitHub Actions workflows to use minimal required permissions instead of the default elevated permissions.

Why This Matters

Following the principle of least privilege, workflows should only have the specific permissions they need to function.

Changes

This PR adds explicit permissions: blocks to workflows that currently rely on default permissions, scoping them down to only what's required for their operations.

Please review the changes to ensure the specified permissions match your workflow requirements.

@seebees seebees requested a review from a team as a code owner January 26, 2026 18:57
@seebees seebees force-pushed the seebees/remove-repo-sync branch from b3339d6 to 13182ea Compare January 26, 2026 19:35
@seebees seebees changed the title chore: Remove unsued workflow chore: : scope down GitHub Token permissions Jan 26, 2026
@seebees seebees merged commit b441d84 into master Jan 26, 2026
353 of 653 checks passed
@seebees seebees deleted the seebees/remove-repo-sync branch January 26, 2026 22:31
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.

2 participants