github.workflow
Description
GitHub workflow
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| id | int | Workflow ID |
| name | string | Workflow name |
| path | string | Workflow path |
| state | string | Workflow state |
| createdAt | time | Workflow create time |
| updatedAt | time | Workflow update time |
| file | github.file | Workflow file |
| configuration | dict | Workflow configuration |