Skip to content

fix(ci): grant reusable workflow permissions - #95

Merged
leandromqrs merged 1 commit into
mainfrom
fix/release-workflow-permissions
Aug 9, 2026
Merged

fix(ci): grant reusable workflow permissions#95
leandromqrs merged 1 commit into
mainfrom
fix/release-workflow-permissions

Conversation

@leandromqrs

Copy link
Copy Markdown
Member

Grant pull request read access to the release and nightly workflows so the reusable CI workflow cannot request permissions unavailable to its callers.

This fixes the startup failure that prevented workflow-dispatch runs from creating any jobs.

Validation:

  • actionlint
  • git diff --check

Grant pull request read access to the release and nightly workflows so the reusable CI workflow cannot request permissions unavailable to its callers.

This prevents workflow-dispatch runs from failing before creating jobs.
@leandromqrs
leandromqrs added this pull request to the merge queue Aug 9, 2026
Merged via the queue into main with commit 102cad2 Aug 9, 2026
8 checks passed
@leandromqrs
leandromqrs deleted the fix/release-workflow-permissions branch August 9, 2026 00:49
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.

1 participant