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:
1
.github/workflows/basic.yml
vendored
1
.github/workflows/basic.yml
vendored
@@ -20,4 +20,5 @@ jobs:
|
||||
- name: Deepseek Code Review
|
||||
uses: hustcer/deepseek-review@develop
|
||||
with:
|
||||
max-length: 10
|
||||
chat-token: ${{ secrets.CHAT_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user