From 4ec85898c4915c6dedb9266f1c52f04bae7ce20b Mon Sep 17 00:00:00 2001 From: Burke Davison Date: Thu, 17 Nov 2022 12:48:03 -0500 Subject: [PATCH] fix(github): remove 'Terraform Integration' requirement to prepare for only single 'Integration' required stage. --- .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 0de05bae0aac..44f6c6fc4214 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -35,7 +35,6 @@ branchProtectionRules: - enforcer - OwlBot Post Processor - 'Kokoro - Test: Integration' - - 'Kokoro - Test: Terraform Integration' - 'Kokoro - Test: Java 17 GraalVM Native Image - AI Platform' - 'Kokoro - Test: Java 17 GraalVM Native Image - Compute' - 'Kokoro - Test: Java GraalVM Native Image - AI Platform'