[GHA] Add v1.11 branch target

This commit is contained in:
s3rj1k
2025-07-29 20:59:00 +02:00
parent 9b0bbeaac9
commit da09505cf1
3 changed files with 4 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ on:
branches: branches:
- master - master
- v1.10 - v1.10
- v1.11
paths: paths:
- "**" - "**"
workflow_dispatch: workflow_dispatch:

View File

@@ -5,6 +5,7 @@ on:
branches: branches:
- master - master
- v1.10 - v1.10
- v1.11
pull_request: pull_request:
types: types:
- opened - opened

View File

@@ -6,10 +6,12 @@ on:
branches: branches:
- master - master
- v1.10 - v1.10
- v1.11
pull_request: pull_request:
branches: branches:
- master - master
- v1.10 - v1.10
- v1.11
jobs: jobs:
build: build: