[CI] Fix merge stage test (#1370)

pull/1371/head
Tong Gao 2022-09-05 17:03:23 +08:00 committed by GitHub
parent e801df3471
commit 89442c3dc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ on:
- '.dev_scripts/**'
- '.circleci/**'
branches:
- main
- dev-1.x
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}