mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 21:22:09 +00:00
[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:
@@ -6,10 +6,12 @@ on:
|
||||
branches:
|
||||
- master
|
||||
- v1.10
|
||||
- v1.11
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
- v1.10
|
||||
- v1.11
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user