Skip to content

Commit 88c8a33

Browse files
Fixed permissions.
1 parent 8045fc8 commit 88c8a33

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/claude.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ jobs:
1010
permissions:
1111
contents: read
1212
pull-requests: write
13+
id-token: write
14+
actions: read # Required for Claude to read CI results on PRs
1315
steps:
1416
- uses: actions/checkout@v4
1517
with:

0 commit comments

Comments
 (0)