diff --git a/.github/workflows/claude-auto-review.yml b/.github/workflows/claude-auto-review.yml index cc9528ab..9565f834 100644 --- a/.github/workflows/claude-auto-review.yml +++ b/.github/workflows/claude-auto-review.yml @@ -36,4 +36,5 @@ jobs: Use the GitHub MCP tools to create a proper PR review with comments. You have access to mcp__github__ tools for creating and submitting reviews. - Create a review with constructive feedback and submit it as a COMMENT (not APPROVE). \ No newline at end of file + Create a review with constructive feedback and submit it as a COMMENT (not APPROVE). + claude_args: "--allowedTools mcp__github__*,Read,Grep,Glob" \ No newline at end of file