Skip to content

Commit 97834a4

Browse files
authored
fix: add id-token permission to automerge
1 parent 16ffc4e commit 97834a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/automerge-approved-prs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
permissions:
99
contents: write
1010
pull-requests: write
11+
id-token: write
1112
if: >-
1213
github.event.review.state == 'approved' &&
1314
github.event.repository == 'aws/configure-aws-credentials' &&

0 commit comments

Comments
 (0)