Skip to content

Commit

Permalink
robot translator updates (gogf#2491)
Browse files Browse the repository at this point in the history
  • Loading branch information
gqcn authored Mar 7, 2023
1 parent 853b038 commit d0d41a6
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/issue-translator.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
name: 'issue-translator'
# https://github.com/usthe/issues-translate-action
name: 'Issue Translator'
on:
issue_comment:
types: [created]
Expand All @@ -12,6 +13,7 @@ jobs:
- uses: usthe/[email protected]
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. 👯👭🏻🧑‍🤝‍🧑👫🧑🏿‍🤝‍🧑🏻👩🏾‍🤝‍👨🏿👬🏿

0 comments on commit d0d41a6

Please sign in to comment.