/
githubmirror
/
ColossalAI
Обзор
Документация
Войти
/
githubmirror
/
ColossalAI
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
.github/workflows/translate_comment.yml
18 строк
789 B
BurkeHulk
fix CI machine tag
02 июн 2025, 12:45
02 июн 2025, 12:45
c9cba49
Код
Авторство
О чём код?
name: 'issue-translator' on: issue_comment: types: [created] issues: types: [opened] jobs: build: runs-on: [self-hosted, ubuntu-latest] steps: - uses: usthe/issues-translate-action@v2.7 with: IS_MODIFY_TITLE: false # 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. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿 # not require. Customize the translation robot prefix message.