Skip to content

Commit 518b660

Browse files
committed
feat: AI code review via Z.AI
1 parent af4a326 commit 518b660

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/opencode-review.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- uses: anomalyco/opencode/github@latest
1818
env:
1919
ZHIPU_API_KEY: ${{ secrets.ZHIPU_API_KEY }}
20+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2021
with:
2122
use_github_token: 'true'
2223
model: zai-coding-plan/glm-4.7

0 commit comments

Comments
 (0)