From 98871a93738510fc729127b8a2bd054a85cabd4c Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 28 Jun 2022 17:40:21 +0000 Subject: [PATCH] ci: removing clirr from required checks --- .github/sync-repo-settings.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 4ebfe4b..4ea0953 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -44,7 +44,6 @@ branchProtectionRules: - "dependencies (8)" - "dependencies (11)" - "lint" - - "clirr" - "units (8)" - "units (11)" - "Kokoro - Test: Integration"