diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 9da4a0c2..9effc701 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -40,6 +40,7 @@ jobs: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} github_token: ${{ secrets.GITHUB_TOKEN }} trigger_phrase: "/claude-review" + claude_args: '--allowed-tools "Bash(gh pr:*)" "Bash(gh issue:*)" Read Glob Grep Agent' plugin_marketplaces: "https://github.com/anthropics/claude-code.git" plugins: "code-review@claude-code-plugins" prompt: |