From dafddbfccbd9f24949a297363ac0d05869ba89b3 Mon Sep 17 00:00:00 2001 From: Andrea Terzolo Date: Thu, 14 Mar 2024 10:31:21 +0100 Subject: [PATCH] chore: protect libs release branch 0.15.x Signed-off-by: Andrea Terzolo --- config/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.yaml b/config/config.yaml index d157eb8953..efd8e3b188 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -313,6 +313,8 @@ branch-protection: protect: true "release/0.14.x": protect: true + "release/0.15.x": + protect: true libs-sdk-go: branches: main: