chore: CC PR review with GH token
This commit is contained in:
parent
8ed4a548ea
commit
53e7822ef0
|
|
@ -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 }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue