fix(indexes): 修复索引为数字字符串时侧边栏不能正常激活的问题 (#1577) #2095
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: MAIN_PUSH | |
on: push | |
jobs: | |
call-test-build: | |
uses: Tencent/tdesign/.github/workflows/test-build.yml@main |