From ea6997b45f846eea7c61e62151f6a27fa31a8d9b Mon Sep 17 00:00:00 2001 From: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com> Date: Thu, 4 Mar 2021 14:12:55 -0700 Subject: [PATCH] chore: require samples checks (#124) Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com> --- packages/google-cloud-asset/.github/sync-repo-settings.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/packages/google-cloud-asset/.github/sync-repo-settings.yaml b/packages/google-cloud-asset/.github/sync-repo-settings.yaml index b6fe5681328f..10b3c9cbd50c 100644 --- a/packages/google-cloud-asset/.github/sync-repo-settings.yaml +++ b/packages/google-cloud-asset/.github/sync-repo-settings.yaml @@ -10,4 +10,5 @@ branchProtectionRules: - 'Samples - Lint' - 'Samples - Python 3.6' - 'Samples - Python 3.7' - - 'Samples - Python 3.8' + - 'Samples - Python 3.8' +