外观
GetRepoWorkflowsList
约 129 字小于 1 分钟
2025-08-01
@candriajs/git-neko-kit / GetRepoWorkflowsList
接口: GetRepoWorkflowsList
定义于: types/platform/github/workflow.ts:38
获取仓库工作流列表参数类型
继承
属性
owner
owner:
string
定义于: types/platform/base.ts:28
仓库的拥有者
继承自
RepoBaseParamType.owner
page?
optional
page:number
定义于: types/platform/github/workflow.ts:42
页码
per_page?
optional
per_page:number
定义于: types/platform/github/workflow.ts:40
每页数量
repo
repo:
string
定义于: types/platform/base.ts:32
仓库的名称
继承自
RepoBaseParamType.repo