chore(ci): 允许测试工作流在当前分支自动触发

This commit is contained in:
tianqijiuyun-latiao
2026-03-06 00:02:47 +08:00
parent ff98ec79a4
commit c99d4b1fa6

View File

@@ -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