Skip to content

Commit 8a95a08

Browse files
committed
Use deepseek for pr reviews
1 parent b16e919 commit 8a95a08

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/pr-review.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,4 @@ jobs:
4040
RELAY_THINKING: ${{ secrets.RELAY_THINKING }}
4141
RELAY_PLAN_DIR: /tmp/pi-relay/bundled/ci
4242
GH_TOKEN: ${{ github.token }}
43-
# Add your provider's API key secret below. Name depends on provider:
44-
# zai → ZAI_API_KEY, anthropic → ANTHROPIC_API_KEY, openai → OPENAI_API_KEY
45-
ZAI_API_KEY: ${{ secrets.ZAI_API_KEY }}
43+
DEEPSEEK_API_KEY: ${{ secrets.DEEPSEEK_API_KEY }}

0 commit comments

Comments
 (0)