Skip to content

Commit 80ba72f

Browse files
committed
fix: add id-token: write permission for claude-code-action
1 parent 7dc51af commit 80ba72f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/api-sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
permissions:
88
contents: write
99
pull-requests: write
10+
id-token: write
1011

1112
jobs:
1213
sync:

0 commit comments

Comments
 (0)