fix(ci): downgrade contents permission to read in claude.yml

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Pepijn
2026-04-08 19:19:31 +02:00
parent b0286b10cf
commit 63dedac255
+1 -1
View File
@@ -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