Merge pull request #5734 from vvoland/gha-build-xbranches

gha/build: Publish bin image for release branches
This commit is contained in:
Sebastiaan van Stijn 2025-01-10 14:51:49 +01:00 committed by GitHub
commit 8e365dd3d8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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