forked from heavy-duty/rig
chore: the permissions comment must not pre-match the ordering pin's grep
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
700e2185eb
commit
0b6318fe24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -35,7 +35,7 @@ on:
|
|||
branches: [main]
|
||||
|
||||
permissions:
|
||||
contents: write # tag ref + gh release create + the bump push
|
||||
contents: write # the tag ref, the release publish, the bump push
|
||||
# Two consumers (a declared permissions: block zeroes every unspecified
|
||||
# scope): the decide step's label read (commits/<sha>/pulls) and the bump
|
||||
# fallback's `gh pr create --label`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue