From 2aeb69c436443c74839050134840fc2770651fbf Mon Sep 17 00:00:00 2001 From: Leonardo Grasso Date: Thu, 28 Mar 2024 10:58:33 +0100 Subject: [PATCH] update(config/config.yaml): switch default branch to `main` for `plugins` repo Signed-off-by: Leonardo Grasso --- config/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.yaml b/config/config.yaml index efd8e3b1886..81bbc88062a 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -336,7 +336,7 @@ branch-protection: - "build-and-test" plugins: branches: - master: + main: protect: true plugin-sdk-go: required_status_checks: