From 528a4f06a3fd8eaf15c5e40fa67d8fffc26efcd6 Mon Sep 17 00:00:00 2001 From: Ismo Vuorinen Date: Thu, 18 Feb 2021 19:16:54 +0200 Subject: [PATCH] Update auto-approve.yml --- .github/workflows/auto-approve.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/auto-approve.yml b/.github/workflows/auto-approve.yml index b36f4d7..8ce1451 100644 --- a/.github/workflows/auto-approve.yml +++ b/.github/workflows/auto-approve.yml @@ -1,7 +1,6 @@ name: Auto Approve Dependabot -on: - branches: [ master ] +on: pull_request_target jobs: auto-approve: