Merge pull request #29386 from taosdata/refactor/wangxu/build-action
refactor: build trigger [skip ci]
This commit is contained in:
commit
f0a8588074
|
@ -6,11 +6,10 @@ on:
|
|||
- 'main'
|
||||
- '3.0'
|
||||
- '3.1'
|
||||
push:
|
||||
branches:
|
||||
- '3.0'
|
||||
- '3.1'
|
||||
- 'main'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue