From 75ceadd6ce0d60b33cd1cdf09ff5a268f5a83224 Mon Sep 17 00:00:00 2001 From: arvinxx Date: Wed, 24 Mar 2021 11:39:09 +0800 Subject: [PATCH] =?UTF-8?q?:green=5Fheart:=20ci:=20=E4=BF=AE=E6=AD=A3?= =?UTF-8?q?=E8=87=AA=E5=8A=A8=E5=90=88=E5=B9=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/auto-merge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index edad739..206484d 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -1,6 +1,6 @@ name: Dependabot Auto Merge on: - pull_request: + pull_request_target: types: [labeled, edited] jobs: