Skip to content

Conversation

letmehateu
Copy link
Contributor

Overview

Added explicit permissions section to ci-release.yml to ensure dependabot PRs can run CI workflows:

permissions:
  contents: read
  pull-requests: read

These minimal read permissions are sufficient to allow GitHub to run the CI workflow for dependabot PRs while maintaining security.

Fixes #5971

@letmehateu letmehateu changed the title Update ci-release.yml fix: ensure dependabot PRs run CI Oct 16, 2025
@rach-id
Copy link
Member

rach-id commented Oct 16, 2025

how was this tested?

@letmehateu
Copy link
Contributor Author

how was this tested?

Sorry i will reopen it

@letmehateu letmehateu closed this Oct 16, 2025
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.

some dependabot PRs don't run in CI

3 participants