From f982d862eeea3f049d2704eabf5e942c551e048c Mon Sep 17 00:00:00 2001 From: HibiKier <775757368@qq.com> Date: Sat, 12 Oct 2024 22:44:08 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20=E6=B7=BB=E5=8A=A0=E5=88=86?= =?UTF-8?q?=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release_draft.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release_draft.yml b/.github/workflows/release_draft.yml index ae43bf8f..31a9f843 100644 --- a/.github/workflows/release_draft.yml +++ b/.github/workflows/release_draft.yml @@ -4,6 +4,7 @@ on: push: branches: - main + - dev pull_request: types: [opened, reopened, synchronize]