From 7c9cce2c91a86c14503ada748031a65b99b0b8f1 Mon Sep 17 00:00:00 2001 From: EricZeng Date: Sun, 12 Nov 2023 15:15:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9ci=5Fbuild.yml=E8=A7=A6?= =?UTF-8?q?=E5=8F=91=E8=A7=84=E5=88=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/ci_build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci_build.yml b/.github/workflows/ci_build.yml index 073d46522..d27ea3fdf 100644 --- a/.github/workflows/ci_build.yml +++ b/.github/workflows/ci_build.yml @@ -4,7 +4,7 @@ on: push: branches: [ "master", "ve_3.x", "ve_demo_3.x" ] pull_request: - branches: [ "master", "ve_3.x", "ve_demo_3.x" ] + branches: [ "*" ] jobs: build: