Skip to content

Commit 09fb0a3

Browse files
Mpdreamzclaude
andauthored
fix: add missing permissions to build-changelog-scrubber-lambda job (#3446)
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent 089578e commit 09fb0a3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ jobs:
8181
ref: ${{ needs.release-drafter.outputs.tag_name }}
8282

8383
build-changelog-scrubber-lambda:
84+
permissions:
85+
contents: read
8486
needs:
8587
- release-drafter
8688
uses: ./.github/workflows/build-changelog-scrubber-lambda.yml

0 commit comments

Comments
 (0)