ci: build on maintenance branches
This commit is contained in:
parent
17835987bb
commit
17d5bcdd8c
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
push:
|
||||
branches:
|
||||
- main
|
||||
- release/**
|
||||
- maint/**
|
||||
tags:
|
||||
- v*
|
||||
|
||||
|
|
Loading…
Reference in a new issue