From bc6742540cd267de0d558e6509dc43c56398c159 Mon Sep 17 00:00:00 2001 From: Federico Di Pierro Date: Thu, 16 Jan 2025 08:37:28 +0100 Subject: [PATCH] chore(config): protect libs 0.20.x release branch. Signed-off-by: Federico Di Pierro --- config/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/config.yaml b/config/config.yaml index 680fa423db6..879921cba01 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -359,6 +359,8 @@ branch-protection: "release/0.18.x": protect: true "release/0.19.x": + protect: true + "release/0.20.x": protect: true libs-sdk-go: branches: