From 66317bad70715ced173a8546d51d7b9a74cc2cf1 Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Wed, 3 Dec 2025 13:08:49 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E8=B0=83=E6=95=B4=E8=A7=A6=E5=8F=91?= =?UTF-8?q?=E5=88=86=E6=94=AF=E4=B8=BA=20main/dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-cd.yml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 138c139..d0738c9 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -3,7 +3,11 @@ name: TakeoutSaaS CI/CD on: push: branches: - - master + - main + - dev + pull_request: + branches: + - main workflow_dispatch: env: