Skip to content

Commit b757035

Browse files
authored
fix claude workflow to include id-token with write. (#13338)
1 parent 41e1003 commit b757035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude_review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ permissions:
1010
contents: write
1111
pull-requests: write
1212
issues: read
13+
id-token: write
1314

1415
jobs:
1516
claude-review:

0 commit comments

Comments
 (0)