ci: build on maintenance branches

This commit is contained in:
Michael Kriese 2024-05-29 08:25:13 +02:00
parent 17835987bb
commit 17d5bcdd8c
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -5,7 +5,7 @@ on:
push: push:
branches: branches:
- main - main
- release/** - maint/**
tags: tags:
- v* - v*