Update .github/workflows/taosd-ci-build.yml
This commit is contained in:
parent
0f0fc76f5c
commit
42f79ea70b
|
@ -10,8 +10,7 @@ on:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'packaging/**'
|
- 'packaging/**'
|
||||||
- 'tests/**'
|
- 'tests/**'
|
||||||
- 'README.md'
|
- '*.md'
|
||||||
- 'README-CN.md'
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.workflow }}-${{ github.ref }}
|
group: ${{ github.workflow }}-${{ github.ref }}
|
||||||
|
|
Loading…
Reference in New Issue