Skip to content

Commit b1db2da

Browse files
authored
Fix claude action permissions (#832)
id-token
1 parent 304cb4d commit b1db2da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/claude.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
contents: write
1212
pull-requests: write
1313
issues: write
14+
id-token: write
1415
steps:
1516
- uses: anthropics/claude-code-action@v1
1617
with:

0 commit comments

Comments
 (0)