There was an error while loading. Please reload this page.
1 parent ee2caec commit a692a14Copy full SHA for a692a14
1 file changed
.github/workflows/ai-pr-review.yml
@@ -76,7 +76,7 @@ jobs:
76
- name: Run Claude Code review
77
uses: anthropics/claude-code-action@v1.0.102
78
env:
79
- ANTHROPIC_BASE_URL: https://api.minimax.io/anthropic
+ ANTHROPIC_BASE_URL: https://api.minimaxi.com/anthropic
80
PR_NUMBER: ${{ github.event.pull_request.number }}
81
PR_TITLE: ${{ github.event.pull_request.title }}
82
PR_URL: ${{ github.event.pull_request.html_url }}
0 commit comments