Merge pull request #5734 from vvoland/gha-build-xbranches
gha/build: Publish bin image for release branches
This commit is contained in:
commit
8e365dd3d8
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -22,6 +22,7 @@ on:
|
||||
branches:
|
||||
- 'master'
|
||||
- '[0-9]+.[0-9]+'
|
||||
- '[0-9]+.x'
|
||||
tags:
|
||||
- 'v*'
|
||||
pull_request:
|
||||
|
Loading…
x
Reference in New Issue
Block a user