Merge pull request #48451 from vvoland/48450-27.x

[27.x backport] gha/bin-image: Also run on branches like `27.x`
This commit is contained in:
Sebastiaan van Stijn
2024-09-09 21:28:51 +02:00
committed by GitHub

View File

@@ -19,6 +19,7 @@ on:
branches:
- 'master'
- '[0-9]+.[0-9]+'
- '[0-9]+.x'
tags:
- 'v*'
pull_request: