mirror of
https://gitee.com/johng/gf.git
synced 2024-12-01 19:57:40 +08:00
robot translator updates (#2491)
This commit is contained in:
parent
853b038a47
commit
d0d41a63a6
8
.github/workflows/issue-translator.yml
vendored
8
.github/workflows/issue-translator.yml
vendored
@ -1,4 +1,5 @@
|
||||
name: 'issue-translator'
|
||||
# https://github.com/usthe/issues-translate-action
|
||||
name: 'Issue Translator'
|
||||
on:
|
||||
issue_comment:
|
||||
types: [created]
|
||||
@ -12,6 +13,7 @@ jobs:
|
||||
- uses: usthe/issues-translate-action@v2.7
|
||||
with:
|
||||
IS_MODIFY_TITLE: true
|
||||
# not require, default false, . Decide whether to modify the issue title
|
||||
# if true, the robot account @Issues-translate-bot must have modification permissions, invite @Issues-translate-bot to your project or use your custom bot.
|
||||
# not require, default false. Decide whether to modify the issue title
|
||||
# if true, the robot account @Issues-translate-bot must have modification permissions,
|
||||
# invite @Issues-translate-bot to your project or use your custom bot.
|
||||
CUSTOM_BOT_NOTE: Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
|
Loading…
Reference in New Issue
Block a user