mirror of
https://github.com/Syngnat/GoNavi.git
synced 2026-05-12 20:29:43 +08:00
chore(ci): 允许测试工作流在当前分支自动触发
This commit is contained in:
5
.github/workflows/test-macos-build.yml
vendored
5
.github/workflows/test-macos-build.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user