From 9e598cfa70cadb5b951da526e2840b68f2a2c17c Mon Sep 17 00:00:00 2001 From: hemengyang Date: Fri, 20 Nov 2020 00:36:07 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BF=98=E8=AE=B0=E6=94=B9=20push=20?= =?UTF-8?q?=E7=9A=84=E8=A7=A6=E5=8F=91=E5=88=86=E6=94=AF=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/plugin_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/plugin_issue.yml b/.github/workflows/plugin_issue.yml index 81998803..6b91f4a3 100644 --- a/.github/workflows/plugin_issue.yml +++ b/.github/workflows/plugin_issue.yml @@ -3,7 +3,7 @@ name: 'Plugin Issue Bot' on: push: branches: - - main + - master issues: types: [opened, edited] pull_request: