diff --git a/.github/workflows/nomore-spam.yml b/.github/workflows/nomore-spam.yml index fc3f0e0..5258880 100644 --- a/.github/workflows/nomore-spam.yml +++ b/.github/workflows/nomore-spam.yml @@ -27,4 +27,5 @@ jobs: labels: 'bug,enhancement,question' analyze-file-changes: 'true' max-analysis-depth: 'normal' - blacklist: ${{ secrets.BLACKLIST }} # 可选:黑名单用户列表 \ No newline at end of file + language: 'zh-CN' + blacklist: ${{ secrets.BLACKLIST }} # 可选:黑名单用户列表