From eece74d6e253a1d66b2a789d25489580c2a46315 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Tue, 22 Oct 2024 15:40:24 -0400 Subject: [PATCH] chore: update required checks --- .github/sync-repo-settings.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 4b6af0cbf..35db09dcc 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -16,8 +16,8 @@ branchProtectionRules: - 'showcase (3.12, showcase)' - 'showcase (3.7, showcase_alternative_templates)' - 'showcase (3.12, showcase_alternative_templates)' - - 'showcase (3.7, _w_rest_async)' - - 'showcase (3.12, _w_rest_async)' + - 'showcase (3.7, showcase_w_rest_async)' + - 'showcase (3.12, showcase_w_rest_async)' # TODO(dovs): reenable these when the mtls tests have been debugged and fixed # See #1218 for details # - 'showcase-mtls (showcase_mtls)'