From 7265aff7abe0da2433e0eb9258aca08b73dc9e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B4=BE=E4=BA=86=E4=B8=AA=E8=90=8C?= Date: Fri, 10 Mar 2023 11:39:28 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=B7=BB=E5=8A=A0=E8=AE=A8=E8=AE=BA?= =?UTF-8?q?=E9=80=9A=E7=9F=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/Notify.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/Notify.yml b/.github/workflows/Notify.yml index cfcf877c0c..acb59918a2 100644 --- a/.github/workflows/Notify.yml +++ b/.github/workflows/Notify.yml @@ -6,6 +6,8 @@ on: types: created pull_request_target: types: opened + discussion_comment: + types: created jobs: Notify: runs-on: ubuntu-latest