Record
repo-required-workflow
No description available.
record repo-required-workflow {
badge-url: string,
created-at: string,
html-url: string,
id: s32,
name: string,
node-id: string,
path: string,
source-repository: minimal-repository,
state: required-workflow-state-enum,
updated-at: string,
url: string,
}Fields
| Name | Type | Description |
|---|---|---|
| badge-url | string | |
| created-at | string | |
| html-url | string | |
| id | s32 | |
| name | string | |
| node-id | string | |
| path | string | |
| source-repository | minimal-repository | |
| state | required-workflow-state-enum | |
| updated-at | string | |
| url | string |