mirror of
https://github.com/Lydanne/spaceflow.git
synced 2026-03-11 19:52:45 +08:00
7 lines
273 B
JSON
7 lines
273 B
JSON
{
|
|
"description": "在分支锁定/解锁之间执行 JS 语句",
|
|
"argsDescription.script": "要执行的 JS 语句",
|
|
"noScript": "❌ 请提供要执行的 JS 语句",
|
|
"extensionDescription": "CI 脚本命令,用于在分支锁定/解锁之间执行 JS 语句"
|
|
}
|