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