Skip to content

Fix permissions - #10642

Merged
etimberg merged 1 commit into
chartjs:masterfrom
sashashura:patch-1
Aug 31, 2022
Merged

etimberg merged 1 commit into
chartjs:masterfrom
sashashura:patch-1

Conversation

@sashashura

Copy link
Copy Markdown
Contributor

permissions: is not a valid element of release trigger. This is why contents: read was mistakenly removed as redundant in #10513. Instead of defining read only for all job, but write to the release job. It was just read only for all jobs and it was failing. After removal of the default permission it is using the default extended set of permissions.

The PR fixes the default permission and correctly assigns write permission only to the release job.

@etimberg
etimberg merged commit eee1bf2 into chartjs:master Aug 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants