From f38aa4cbfe92b87d72528e3ea032761eb2fcaa82 Mon Sep 17 00:00:00 2001 From: Burke Davison Date: Thu, 17 Nov 2022 08:51:54 -0500 Subject: [PATCH] ci: github: require 'Terraform Integration' kokoro build --- .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'