From 22812a0bcaa0bd1ff024798e5d0931e40bc75c33 Mon Sep 17 00:00:00 2001 From: Mahamed Ali Date: Thu, 14 Sep 2023 17:57:10 +0100 Subject: [PATCH] always trust dependabot PRs (#194) Co-authored-by: upodroid --- prow/plugins.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/prow/plugins.yaml b/prow/plugins.yaml index b551311d4..543338e12 100644 --- a/prow/plugins.yaml +++ b/prow/plugins.yaml @@ -114,6 +114,8 @@ triggers: - knative - knative-extensions trigger_github_workflows: true + trusted_apps: + - dependabot # Plugins enabled for each repo. plugins: