diff options
| author | Maxim Yurchuk <[email protected]> | 2026-01-14 09:22:58 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-14 09:22:58 +0000 |
| commit | 9cdfe64f5f8463b76f0a64dccbf7d544bf0f4c02 (patch) | |
| tree | bafbf25dfaa8bb894bc94917021fefc1cab0585a | |
| parent | 2b1de06f31ceb240facce913ec47d504032c409a (diff) | |
stable-25-4-1 in backport branches (#31957)
| -rw-r--r-- | .github/config/backport_branches.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.github/config/backport_branches.json b/.github/config/backport_branches.json index a32fba9fb17..bbe9ee5bc0e 100644 --- a/.github/config/backport_branches.json +++ b/.github/config/backport_branches.json @@ -1,4 +1,5 @@ [ - "stable-25-3,stable-25-3-1,stable-25-4", + "stable-25-3,stable-25-3-1,stable-25-4,stable-25-4-1", + "stable-25-4,stable-25-4-1", "stable-25-4" ] |
