Skip to content

Add permissions to workflows - #19

Merged
gaborbernat merged 1 commit into
mainfrom
fix/workflow-permissions
Feb 26, 2026
Merged

Add permissions to workflows#19
gaborbernat merged 1 commit into
mainfrom
fix/workflow-permissions

Conversation

@gaborbernat

Copy link
Copy Markdown
Member

Summary

  • Add explicit permissions: contents: read to workflow files
  • Satisfies the actions/missing-workflow-permissions code scanning rule

@gaborbernat
gaborbernat merged commit ec0f589 into main Feb 26, 2026
4 checks passed
@gaborbernat
gaborbernat deleted the fix/workflow-permissions branch February 26, 2026 11:54
Comment on lines +6 to +7
permissions:
contents: read

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could probably be even less:

Suggested change
permissions:
contents: read
permissions: {}

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