mirror of
https://github.com/bmadcode/BMAD-METHOD.git
synced 2025-12-29 16:14:59 +00:00
chore: CC PR review with GH token
This commit is contained in:
parent
8ed4a548ea
commit
53e7822ef0
1
.github/workflows/claude-code-review.yaml
vendored
1
.github/workflows/claude-code-review.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user