1
0
mirror of https://github.com/hustcer/deepseek-review.git synced 2026-05-13 05:16:05 +08:00

doc: Update CLI help output (#53)

* doc: Update CLI help output

* doc: Update CLI help output

* doc: Update CLI help output

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue

* fix: Fix max-length not work issue
This commit is contained in:
Justin Ma
2025-01-31 09:51:51 +08:00
committed by GitHub
parent 000000086e
commit e9361125bc
5 changed files with 17 additions and 14 deletions

View File

@@ -20,4 +20,5 @@ jobs:
- name: Deepseek Code Review
uses: hustcer/deepseek-review@develop
with:
max-length: 10
chat-token: ${{ secrets.CHAT_TOKEN }}