fix: add id-token permission to automerge

This commit is contained in:
Tom Keller
2024-11-06 15:30:39 -08:00
committed by GitHub
parent 16ffc4e9d9
commit 97834a484a

View File

@@ -8,6 +8,7 @@ jobs:
permissions:
contents: write
pull-requests: write
id-token: write
if: >-
github.event.review.state == 'approved' &&
github.event.repository == 'aws/configure-aws-credentials' &&