Add language setting for Chinese in workflow

Signed-off-by: Neo Vern <22141172+Silentely@users.noreply.github.com>
This commit is contained in:
Neo Vern
2026-08-24 19:32:42 +08:00
committed by GitHub
parent c6bf3a0238
commit 197c65d700

View File

@@ -27,4 +27,5 @@ jobs:
labels: 'bug,enhancement,question'
analyze-file-changes: 'true'
max-analysis-depth: 'normal'
blacklist: ${{ secrets.BLACKLIST }} # 可选:黑名单用户列表
language: 'zh-CN'
blacklist: ${{ secrets.BLACKLIST }} # 可选:黑名单用户列表