diff --git a/.github/sync-repo-settings.yaml b/.github/sync-repo-settings.yaml index c387e67f7..7c26125bd 100644 --- a/.github/sync-repo-settings.yaml +++ b/.github/sync-repo-settings.yaml @@ -5,8 +5,8 @@ branchProtectionRules: - pattern: master isAdminEnforced: true requiredStatusCheckContexts: - - codecov/patch - - codecov/project + - units + - format - cla/google requiredApprovingReviewCount: 1 requiresCodeOwnerReviews: true @@ -14,8 +14,8 @@ branchProtectionRules: - pattern: 1.10.1-sp isAdminEnforced: true requiredStatusCheckContexts: - - codecov/patch - - codecov/project + - units + - format - cla/google requiredApprovingReviewCount: 1 requiresCodeOwnerReviews: true