We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0362891 + 74c54bd commit a5e5113Copy full SHA for a5e5113
1 file changed
.github/workflows/pr-review.yml
@@ -18,6 +18,7 @@ jobs:
18
permissions:
19
contents: read
20
pull-requests: write
21
+ id-token: write
22
steps:
23
- uses: actions/checkout@v4
24
with:
0 commit comments