Skip to content

Conversation

@christiangda
Copy link
Contributor

No description provided.

@christiangda christiangda self-assigned this Jan 18, 2026
Copilot AI review requested due to automatic review settings January 18, 2026 13:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds explicit permissions to GitHub Actions workflows to follow the principle of least privilege, restricting workflow access to only what is necessary for each workflow to function.

Changes:

  • Added explicit permissions block to PR workflow with read access to contents and pull-requests
  • Added explicit permissions block to main workflow with read access to contents only

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/pr.yml Added permissions block granting read access to contents and pull-requests for the PR workflow
.github/workflows/main.yml Added permissions block granting read access to contents for the main branch workflow

@christiangda christiangda merged commit 62eeba1 into main Jan 18, 2026
5 checks passed
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