run ci workflow for release branches (#10819)
This commit is contained in:
parent
0d16193b9f
commit
d96dcde1ba
|
|
@ -13,6 +13,7 @@ on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
- release-*
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
- 'deploy/**'
|
- 'deploy/**'
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue