From 2fc13507a007770afde36766e6dd473ecab9a723 Mon Sep 17 00:00:00 2001 From: Neenu Shaji Date: Tue, 3 Aug 2021 15:10:58 -0400 Subject: [PATCH] chore: removed java-spanner from required downstream check This changes will be reverted after [this](https://github.com/googleapis/java-spanner/pull/1329) PR gets merged in. Github actions in java-spanner repo is preventing the PR from being merged. --- .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 9858ce74..ad77da24 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -17,11 +17,9 @@ branchProtectionRules: - units (11) - 'Kokoro - Test: Integration' - dependencies (8, java-bigqueryconnection) - - dependencies (8, java-spanner) - dependencies (8, java-storage) - dependencies (8, java-pubsub) - dependencies (11, java-bigqueryconnection) - - dependencies (11, java-spanner) - dependencies (11, java-storage) - dependencies (11, java-pubsub) - cla/google