Update .github/workflows/taosd-ci-build.yml

This commit is contained in:
WANG Xu 2025-02-05 13:55:45 +08:00 committed by Jinqing Kuang
parent 0f0fc76f5c
commit 42f79ea70b
1 changed files with 1 additions and 2 deletions

View File

@ -10,8 +10,7 @@ on:
- 'docs/**'
- 'packaging/**'
- 'tests/**'
- 'README.md'
- 'README-CN.md'
- '*.md'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}