Merge pull request #11928 from thalesmg/fix-push-entrypoint-r53-20231110

ci: trigger push entrypoint for `release-5[0-9]`
This commit is contained in:
Ivan Dyachkov 2023-11-10 17:03:10 +01:00 committed by GitHub
commit cb7df8676c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: