ci: trigger push entrypoint for `release-5[0-9]`

Port of https://github.com/emqx/emqx/pull/11915
This commit is contained in:
Thales Macedo Garitezi 2023-11-10 13:00:23 -03:00
parent 0fc4bcaf0d
commit 5822e55222
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ on:
- 'e*'
branches:
- 'master'
- 'release-5?'
- 'release-5[0-9]'
- 'ci/**'
env: