[GHA] Treat v1.11 as a release branch (#2873)

* [GHA] Add `v1.11` branch target
* [GHA] Treat `v1.11` as a release branch

---------

Co-authored-by: Andrey Volk <andywolk@gmail.com>
This commit is contained in:
Serhii Ivanov
2026-05-07 17:19:08 +02:00
committed by GitHub
parent 8babcee3ea
commit 1a97ed38e6
7 changed files with 12 additions and 8 deletions
+2
View File
@@ -6,10 +6,12 @@ on:
branches:
- master
- v1.10
- v1.11
pull_request:
branches:
- master
- v1.10
- v1.11
jobs:
build: