refactor: build trigger [skip ci]

This commit is contained in:
WANG Xu 2024-12-29 16:40:57 +08:00 committed by GitHub
parent be52d5f5a4
commit 7c2c437a63
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,12 +6,11 @@ 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:
runs-on: ubuntu-latest