mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
855 B
855 B
ActionWorkflow
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| badgeUrl | String | BadgeURL is the URL for the workflow badge | [optional] |
| createdAt | Date | [optional] | |
| deletedAt | Date | [optional] | |
| htmlUrl | String | HTMLURL is the web URL for viewing the workflow | [optional] |
| id | String | ID is the unique identifier for the workflow | [optional] |
| name | String | Name is the name of the workflow | [optional] |
| path | String | Path is the file path of the workflow | [optional] |
| state | String | State indicates if the workflow is active or disabled | [optional] |
| updatedAt | Date | [optional] | |
| url | String | URL is the API URL for this workflow | [optional] |