From 5c0c739a4517ca21b27537f281a121bbff8b8246 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 24 Aug 2021 12:30:33 -0400 Subject: [PATCH] ci: removing linkage-monitor from required checks --- .github/sync-repo-settings.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 08915c438d..4ed9335fe3 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -11,7 +11,6 @@ branchProtectionRules: - 'Kokoro - Test: Integration' - 'Kokoro - Test: Java 11' - 'Kokoro - Test: Java 8' - - 'Kokoro - Test: Linkage Monitor' - 'Kokoro - Test: Beam Integration' - cla/google requiredApprovingReviewCount: 1 @@ -25,7 +24,6 @@ branchProtectionRules: - 'Kokoro - Test: Integration' - 'Kokoro - Test: Java 11' - 'Kokoro - Test: Java 8' - - 'Kokoro - Test: Linkage Monitor' - 'Kokoro - Test: Beam Integration' - cla/google requiredApprovingReviewCount: 1 @@ -39,7 +37,6 @@ branchProtectionRules: - 'Kokoro - Test: Integration' - 'Kokoro - Test: Java 11' - 'Kokoro - Test: Java 8' - - 'Kokoro - Test: Linkage Monitor' - 'Kokoro - Test: Beam Integration' - cla/google requiredApprovingReviewCount: 1