Skip to content

Commit 71471bc

Browse files
AdnaneKhanjterapin
andauthored
Scope down GitHub token permissions for changelog.yml (#3309)
Co-authored-by: Juli Tera <[email protected]>
1 parent 17e4b3d commit 71471bc

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/changelog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ on:
33
paths:
44
- 'gems/aws-sdk-core/**/*.rb'
55

6+
permissions:
7+
contents: read
8+
pull-requests: write
9+
610
jobs:
711
changelog_comment_pr:
812
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)