From d7582b6124d982bdfb6ce065e925f1f37dd5e487 Mon Sep 17 00:00:00 2001 From: Blake Li Date: Thu, 18 Apr 2024 16:54:23 -0400 Subject: [PATCH] chore: Remove OwlBot postprocessor from required checks. --- .github/sync-repo-settings.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index 07e46070a702..c0af880d1e81 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -14,7 +14,6 @@ branchProtectionRules: - cla/google - enforcer - lint - - OwlBot Post Processor - 'Kokoro - Test: Integration' - 'Kokoro - Test: Java GraalVM Native Image' - 'Kokoro - Test: Java 17 GraalVM Native Image' @@ -31,7 +30,6 @@ branchProtectionRules: - cla/google - enforcer - lint - - OwlBot Post Processor - 'Kokoro - Test: Integration' - pattern: 1.13.x isAdminEnforced: true @@ -45,7 +43,6 @@ branchProtectionRules: - cla/google - enforcer - lint - - OwlBot Post Processor - 'Kokoro - Test: Integration' permissionRules: - team: yoshi-admins