diff --git a/.github/workflows/claude.yml b/.github/workflows/claude.yml index ae66cb184..bca281aa9 100644 --- a/.github/workflows/claude.yml +++ b/.github/workflows/claude.yml @@ -27,7 +27,7 @@ jobs: (github.event.issue.author_association == 'OWNER' || github.event.issue.author_association == 'MEMBER' || github.event.issue.author_association == 'COLLABORATOR')) runs-on: ubuntu-latest permissions: - contents: write + contents: read pull-requests: write issues: write id-token: write