We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17e4b3d commit 71471bcCopy full SHA for 71471bc
.github/workflows/changelog.yml
@@ -3,6 +3,10 @@ on:
3
paths:
4
- 'gems/aws-sdk-core/**/*.rb'
5
6
+permissions:
7
+ contents: read
8
+ pull-requests: write
9
+
10
jobs:
11
changelog_comment_pr:
12
runs-on: ubuntu-latest
0 commit comments