chore: CC PR review with GH token

This commit is contained in:
Murat Ozcan 2025-11-06 10:36:27 -06:00
parent 8ed4a548ea
commit 53e7822ef0
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ jobs:
id: claude-review
uses: anthropics/claude-code-action@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
# Using API key for per-token billing plan
anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }}