From 5361451140dd33ca16e245d728be2d03b36085bd Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Wed, 3 Dec 2025 13:53:49 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20pull=20request=20=E6=89=8D=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E6=B5=81=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci-cd.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/ci-cd.yml b/.github/workflows/ci-cd.yml index 6e12b41..2c21c1d 100644 --- a/.github/workflows/ci-cd.yml +++ b/.github/workflows/ci-cd.yml @@ -1,10 +1,6 @@ name: TakeoutSaaS CI/CD on: - push: - branches: - - main - - dev pull_request: branches: - main