diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 0b2a1bb..7197f74 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -110,6 +110,4 @@ jobs: Do not restate the diff or praise padding. Credit genuinely good decisions in one or two lines. Be specific enough that a follow-up commit can address every point without asking questions. - claude_args: | - --max-turns 20 - --allowedTools "Read,Grep,Glob,MultiGrep,Bash(git diff:*),Bash(git log:*),Bash(cat:*),Bash(find:*),Bash(ls:*),Bash(head:*),Bash(tail:*),Bash(wc:*)" + claude_args: "--max-turns 20"