Merge pull request #29386 from taosdata/refactor/wangxu/build-action

refactor: build trigger [skip ci]
This commit is contained in:
WANG Xu 2024-12-29 16:43:35 +08:00 committed by GitHub
commit f0a8588074
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 6 deletions

View File

@ -6,11 +6,10 @@ on:
- 'main' - 'main'
- '3.0' - '3.0'
- '3.1' - '3.1'
push:
branches: concurrency:
- '3.0' group: ${{ github.workflow }}-${{ github.ref }}
- '3.1' cancel-in-progress: true
- 'main'
jobs: jobs:
build: build: