Skip to content

build(deps-dev): bump @vue/compiler-sfc from 3.5.18 to 3.5.31 #942

build(deps-dev): bump @vue/compiler-sfc from 3.5.18 to 3.5.31

build(deps-dev): bump @vue/compiler-sfc from 3.5.18 to 3.5.31 #942

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