From a47d7e11317fa7eea7d4abdf9cf7c830588bd409 Mon Sep 17 00:00:00 2001 From: Jack Wotherspoon Date: Tue, 7 Feb 2023 15:08:03 -0500 Subject: [PATCH] chore: update trusted-contribution.yml (#1639) --- .github/trusted-contribution.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/trusted-contribution.yml b/.github/trusted-contribution.yml index 1a2f61205..80ed9aa1d 100644 --- a/.github/trusted-contribution.yml +++ b/.github/trusted-contribution.yml @@ -15,3 +15,5 @@ annotations: - type: label text: "tests: run" + +trustedContributors: ['renovate-bot', 'gcf-merge-on-green[bot]']