diff options
| author | ruki <[email protected]> | 2025-05-17 22:56:23 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2025-05-17 22:56:23 +0800 |
| commit | 941d60a00977e586d98adffee5b22d557c578317 (patch) | |
| tree | 5458c28fc5ce7511853c5cf7dcff9b3bf04d0c32 /.github | |
| parent | 2b88ba37fa0a9957b8ab24cf1bf6da59e2c39f21 (diff) | |
modify title for issues
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/issue-translator.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/issue-translator.yml b/.github/workflows/issue-translator.yml index 92557c821..299f85ce2 100644 --- a/.github/workflows/issue-translator.yml +++ b/.github/workflows/issue-translator.yml @@ -11,5 +11,5 @@ jobs: steps: - uses: usthe/[email protected] with: - IS_MODIFY_TITLE: false + IS_MODIFY_TITLE: true CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically. |
