Skip to content

测试新翻译机器 #28

测试新翻译机器

测试新翻译机器 #28

name: 'issue-translator'
on:
pull_request_target:
types: [opened]
issue_comment:
types: [created]
issues:
types: [opened]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: hnwyllmm/issues-translate-action@main
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.