diff --git a/.github/workflows/review-pr-claude.yml b/.github/workflows/review-pr-claude.yml index 7fb20b5a5..ff2ceed28 100644 --- a/.github/workflows/review-pr-claude.yml +++ b/.github/workflows/review-pr-claude.yml @@ -53,6 +53,7 @@ jobs: allowed_tools: 'Bash(gh pr *),Bash(gh api *),Bash(git diff *),Bash(git log *),Bash(git show *),Read,Glob,Grep,Task,Skill' claude_args: | --model claude-opus-4-5 + --allowedTools Bash,Read prompt: | You are an autonomous PR review agent running in CI for this repository.