diff --git a/.github/workflows/cr.yml b/.github/workflows/cr.yml index 062b5e5..ed31a98 100644 --- a/.github/workflows/cr.yml +++ b/.github/workflows/cr.yml @@ -26,7 +26,7 @@ jobs: - name: Deepseek Code Review uses: hustcer/deepseek-review@develop with: - max-length: 10000 + max-length: 15000 # Store the chat token in GitHub Secrets, don't expose it in the workflow file chat-token: ${{ secrets.CHAT_TOKEN }} sys-prompt: >