Skip to content

Commit a5e5113

Browse files
authored
Merge pull request #8 from ducpm2303/fix/plugin-manifest-invalid-commands
fix: add id-token: write permission for claude-code-action OIDC auth
2 parents 0362891 + 74c54bd commit a5e5113

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/pr-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
permissions:
1919
contents: read
2020
pull-requests: write
21+
id-token: write
2122
steps:
2223
- uses: actions/checkout@v4
2324
with:

0 commit comments

Comments
 (0)