From 18eea9088a866eab14cd3859af13c96653f89c3a Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Fri, 12 Apr 2024 15:38:34 +0200 Subject: [PATCH] Update dependabot_auto.yml Signed-off-by: Ettore Di Giacinto --- .github/workflows/dependabot_auto.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/dependabot_auto.yml b/.github/workflows/dependabot_auto.yml index 12541d05..22c709e3 100644 --- a/.github/workflows/dependabot_auto.yml +++ b/.github/workflows/dependabot_auto.yml @@ -1,7 +1,6 @@ name: Dependabot auto-merge on: - pull_request_target: - types: [review_requested] +- pull_request_target permissions: contents: write