We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ffc4e commit 97834a4Copy full SHA for 97834a4
.github/workflows/automerge-approved-prs.yml
@@ -8,6 +8,7 @@ jobs:
8
permissions:
9
contents: write
10
pull-requests: write
11
+ id-token: write
12
if: >-
13
github.event.review.state == 'approved' &&
14
github.event.repository == 'aws/configure-aws-credentials' &&
0 commit comments