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:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
- release/**
|
- maint/**
|
||||||
tags:
|
tags:
|
||||||
- v*
|
- v*
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue