fix(ci): move PR review off exhausted Z.ai quota

This commit is contained in:
Bohdan Triapitsyn
2026-07-30 00:05:52 +03:00
parent 3bb11f78c5
commit f29e138556
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -246,7 +246,7 @@ jobs:
id: review-run
env:
REVIEW_TIMEOUT: 30m
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
OPENCODE_API_KEY: ${{ secrets.OPENCODE_API_KEY }}
GH_TOKEN: ${{ steps.app-token.outputs.token }}
GITHUB_TOKEN: ${{ steps.app-token.outputs.token }}
PR_URL: ${{ steps.pr.outputs.url }}