Skip to content

Commit a5c7d88

Browse files
otelbot[bot]trask
andauthored
[release/v2.22.x] Another release workflow fix (#15397)
Co-authored-by: Trask Stalnaker <[email protected]>
1 parent 9b28104 commit a5c7d88

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,8 @@ jobs:
202202
203203
documentation-audit:
204204
permissions:
205-
issues: write # for workflow-notification job
205+
contents: read
206+
issues: write
206207
needs:
207208
- release
208209
uses: ./.github/workflows/documentation-synchronization-audit.yml

0 commit comments

Comments
 (0)