Skip to content

refactor: 重构国际化加载逻辑为 JSON 格式 #928

refactor: 重构国际化加载逻辑为 JSON 格式

refactor: 重构国际化加载逻辑为 JSON 格式 #928

Workflow file for this run

# 文件名建议统一为 pull-request.yml
# 应用 test-build.yml 的 demo
name: MAIN_PULL_REQUEST
on:
pull_request:
branches: [develop, main, site]
types: [opened, synchronize, reopened]
jobs:
call-test-build:
uses: TDesignOteam/workflows/.github/workflows/reusable-unit-test.yml@main