From 76c76f539475d8422cdf75a11a29517c3c6625cc Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 21 Jul 2025 16:04:03 -0700 Subject: [PATCH] chore: Update trusted-contribution.yml Remove release please so tests are not automatically run on branch update. Tests only need to be run once before releasing. --- .github/trusted-contribution.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/trusted-contribution.yml b/.github/trusted-contribution.yml index 321018a5..868ba7f5 100644 --- a/.github/trusted-contribution.yml +++ b/.github/trusted-contribution.yml @@ -21,7 +21,6 @@ trustedContributors: - "renovate-bot" - "renovate[bot]" - "forking-renovate[bot]" - - "release-please[bot]" annotations: # Trigger Cloud Build tests - type: comment