From a6581a05a2287af402d518e8dffdf5d50e093a7e Mon Sep 17 00:00:00 2001 From: Pavel Busko Date: Fri, 26 Jul 2024 09:00:54 +0200 Subject: [PATCH] Fix name for the unit tests check in cnbapplifecycle repo --- org/branchprotection.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org/branchprotection.yml b/org/branchprotection.yml index e118f8ff..a02fc920 100644 --- a/org/branchprotection.yml +++ b/org/branchprotection.yml @@ -205,7 +205,7 @@ branch-protection: protect: true required_status_checks: contexts: - - "Go / unit (pull_request)" + - "unit" - "EasyCLA" required_pull_request_reviews: bypass_pull_request_allowances: