1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-31 18:17:23 +01:00

chore: fix permissions

This commit is contained in:
Amir Raminfar
2025-10-24 07:20:26 -07:00
parent ce436d9697
commit c2a17888a7

View File

@@ -10,6 +10,10 @@ on:
pull_request_review:
types: [submitted]
permissions:
id-token: write
contents: read
jobs:
claude:
if: |
@@ -47,4 +51,3 @@ jobs:
# See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md
# or https://docs.claude.com/en/docs/claude-code/cli-reference for available options
# claude_args: '--allowed-tools Bash(gh pr:*)'