Skip to content

Commit a692a14

Browse files
committed
ci: use CN endpoint for PR reviews
1 parent ee2caec commit a692a14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ai-pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
- name: Run Claude Code review
7777
uses: anthropics/claude-code-action@v1.0.102
7878
env:
79-
ANTHROPIC_BASE_URL: https://api.minimax.io/anthropic
79+
ANTHROPIC_BASE_URL: https://api.minimaxi.com/anthropic
8080
PR_NUMBER: ${{ github.event.pull_request.number }}
8181
PR_TITLE: ${{ github.event.pull_request.title }}
8282
PR_URL: ${{ github.event.pull_request.html_url }}

0 commit comments

Comments
 (0)