Skip to content

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static website to the docs directory #37767

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static website to the docs directory

feat: 1,统一移动静态网站配置到docs目录||feat: 1, Configure the mobile static website to the docs directory #37767

Workflow file for this run

name: translator
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
discussion:
types: [created, edited]
discussion_comment:
types: [created, edited]
pull_request_target:
types: [opened, edited]
pull_request_review_comment:
types: [created, edited]
jobs:
translate:
permissions:
issues: write
discussions: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: Ant-OSS-Utility-Set/github-issue-translate-action@main
env:
GITHUB_TOKEN: ${{ secrets.TOKEN }}
with:
IS_MODIFY_TITLE: false
APPEND_TRANSLATION: true