From c183deebe6ce98aa744ccc9143e8244281adf8d2 Mon Sep 17 00:00:00 2001 From: Federico Di Pierro Date: Fri, 17 May 2024 15:53:08 +0200 Subject: [PATCH] chore(config): protect libs release/0.17.x 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 6fbde9d7d6..428b8bdde1 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -315,6 +315,8 @@ branch-protection: protect: true "release/0.16.x": protect: true + "release/0.17.x": + protect: true libs-sdk-go: branches: main: