From b45eed619185791880ebab78b7bbf06efae53223 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 1 Dec 2025 10:33:06 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/develop?= =?UTF-8?q?=5Fbuild=5Ftest.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/develop_build_test.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.gitea/workflows/develop_build_test.yaml b/.gitea/workflows/develop_build_test.yaml index 2c79f16f..958acc75 100644 --- a/.gitea/workflows/develop_build_test.yaml +++ b/.gitea/workflows/develop_build_test.yaml @@ -1,15 +1,10 @@ name: 手动 AiDA back-java Develop 分支构建部署 on: workflow_dispatch: - push: - branches: - - dev/3.1_release_merge jobs: build_and_deploy: runs-on: ubuntu-latest - if: "contains(github.event.head_commit.message, '[run build]')" - permissions: contents: read