Skip to content

ci: add permissions to deploy workflow#115

Merged
marten-seemann merged 3 commits intomasterfrom
ci-workflow-permissions
Dec 19, 2025
Merged

ci: add permissions to deploy workflow#115
marten-seemann merged 3 commits intomasterfrom
ci-workflow-permissions

Conversation

@marten-seemann
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown
Contributor

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 a top-level permissions block to the deploy workflow to explicitly define the permissions granted to the GITHUB_TOKEN. This follows GitHub Actions security best practices by using the principle of least privilege.

  • Adds permissions block with contents: read to the workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copy link
Copy Markdown
Contributor

Copilot AI commented Dec 19, 2025

@marten-seemann I've opened a new pull request, #117, to work on those changes. Once the pull request is ready, I'll request review from you.

* Initial plan

* Reorder permissions block to follow GitHub Actions best practices

Co-authored-by: marten-seemann <1478487+marten-seemann@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: marten-seemann <1478487+marten-seemann@users.noreply.github.com>
@marten-seemann marten-seemann merged commit 5eb8750 into master Dec 19, 2025
3 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.

3 participants