Skip to content

Add explicit permissions to CI workflow#46

Merged
jbilbo merged 1 commit intomainfrom
fix-workflow-permissions
Dec 1, 2025
Merged

Add explicit permissions to CI workflow#46
jbilbo merged 1 commit intomainfrom
fix-workflow-permissions

Conversation

@jbilbo
Copy link
Member

@jbilbo jbilbo commented Nov 28, 2025

Fix code scanning alert: actions/missing-workflow-permissions

The CI workflow was missing explicit permissions declarations. This adds
contents: read permission following the principle of least privilege,
as the workflow only needs to read repository contents to run tests.

@jbilbo jbilbo merged commit 45ef6fb into main Dec 1, 2025
8 checks passed
@jbilbo jbilbo deleted the fix-workflow-permissions branch December 1, 2025 12:03
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