From c99d4b1fa6ac58c9fe64714affe1895184d3612c Mon Sep 17 00:00:00 2001 From: tianqijiuyun-latiao <69459608+tianqijiuyun-latiao@users.noreply.github.com> Date: Fri, 6 Mar 2026 00:02:47 +0800 Subject: [PATCH] =?UTF-8?q?chore(ci):=20=E5=85=81=E8=AE=B8=E6=B5=8B?= =?UTF-8?q?=E8=AF=95=E5=B7=A5=E4=BD=9C=E6=B5=81=E5=9C=A8=E5=BD=93=E5=89=8D?= =?UTF-8?q?=E5=88=86=E6=94=AF=E8=87=AA=E5=8A=A8=E8=A7=A6=E5=8F=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/test-macos-build.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/test-macos-build.yml b/.github/workflows/test-macos-build.yml index 1502561..1dd01af 100644 --- a/.github/workflows/test-macos-build.yml +++ b/.github/workflows/test-macos-build.yml @@ -7,6 +7,11 @@ on: description: "测试包标识(仅用于文件名)" required: false default: "test" + push: + branches: + - feature/kingbase_opt + paths: + - ".github/workflows/test-macos-build.yml" permissions: contents: read