From 729c04880fb48c53e70b71fe056fba4e765ec5bd Mon Sep 17 00:00:00 2001 From: Zhengchen Tao Date: Mon, 6 Apr 2026 14:29:33 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20GitHub=20Actions=20?= =?UTF-8?q?=E5=B7=A5=E4=BD=9C=E6=B5=81=EF=BC=9A=E5=9C=A8=E6=8E=A8=E9=80=81?= =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E4=B8=AD=E5=BF=BD=E7=95=A5=20myrequirement?= =?UTF-8?q?=20=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build-non-main-branch.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build-non-main-branch.yml b/.github/workflows/build-non-main-branch.yml index aa099087..228eb3b4 100644 --- a/.github/workflows/build-non-main-branch.yml +++ b/.github/workflows/build-non-main-branch.yml @@ -4,6 +4,7 @@ on: push: branches-ignore: - main + - myrequirement jobs: setup: