Skip to content

ci: add explicit contents:read permissions to workflows#53

Merged
Tranquility2 merged 1 commit into
masterfrom
fix/workflow-permissions
May 31, 2026
Merged

ci: add explicit contents:read permissions to workflows#53
Tranquility2 merged 1 commit into
masterfrom
fix/workflow-permissions

Conversation

@Tranquility2

Copy link
Copy Markdown
Owner

Adds least-privilege permissions blocks to all CI workflows that lacked them.

Closes #52

Addresses 'Workflow does not contain permissions' security warning by
declaring least-privilege GITHUB_TOKEN scopes for all CI workflows.

Fixes #52

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Tranquility2 Tranquility2 merged commit 35d5926 into master May 31, 2026
14 checks passed
@Tranquility2 Tranquility2 deleted the fix/workflow-permissions branch May 31, 2026 06:33
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.

Add explicit permissions to GitHub Actions workflows

1 participant