From df3286627d9f2cf7ce8fc75e8ec5e967bc639e13 Mon Sep 17 00:00:00 2001 From: tobiasKaminsky Date: Tue, 30 Mar 2021 10:35:02 +0200 Subject: [PATCH] fix auto merge Signed-off-by: tobiasKaminsky --- .github/workflows/autoApproveDependabot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/autoApproveDependabot.yml b/.github/workflows/autoApproveDependabot.yml index 94b1ed6..201d7f5 100644 --- a/.github/workflows/autoApproveDependabot.yml +++ b/.github/workflows/autoApproveDependabot.yml @@ -1,5 +1,5 @@ name: Dependabot -on: pull_request_target +on: pull_request jobs: auto-merge: