Skip to content

Conversation

@picatz
Copy link

@picatz picatz commented Oct 29, 2025

Summary

  • .github/workflows/helm.yml: Added a workflow-level permissions block limiting the default GITHUB_TOKEN to contents: read since the jobs rely on a GitHub App token for pushes.
  • .github/workflows/test-integration.yml: Declared workflow-level permissions with contents: read to support checkout while preventing unnecessary token scopes for the integration/unit test jobs.

This change was made by an automated process to ensure all GitHub Actions workflows have explicitly defined permissions as per best practices.
@picatz picatz requested review from a team and jlegrone as code owners October 29, 2025 17:41
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