From 30c937e0d06fe4a3acc1caf3574a18a221af150a Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Tue, 31 Aug 2021 12:14:13 -0400 Subject: [PATCH] ci: remove linkage-monitor from required checks (#454) We no longer run linkage-monitor. --- .github/sync-repo-settings.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index ad77da24..76203b6d 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -10,7 +10,6 @@ branchProtectionRules: requiredStatusCheckContexts: - dependencies (8) - dependencies (11) - - linkage-monitor - lint - clirr - units (8) @@ -31,7 +30,6 @@ branchProtectionRules: requiredStatusCheckContexts: - dependencies (8) - dependencies (11) - - linkage-monitor - lint - clirr - units (7)