From b678d5a6aa784a5e24a760683551ebc0c6febe45 Mon Sep 17 00:00:00 2001 From: Burke Davison <40617934+burkedavison@users.noreply.github.com> Date: Thu, 17 Nov 2022 10:49:30 -0500 Subject: [PATCH] ci(github): require 'Terraform Integration' kokoro build (#8807) --- .github/sync-repo-settings.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 44f6c6fc4214..0de05bae0aac 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -35,6 +35,7 @@ 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'