mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 07:01:55 +00:00
8 lines
343 B
Markdown
8 lines
343 B
Markdown
# ActionTaskResponse
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**totalCount** | **Long** | TotalCount is the total number of workflow runs | [optional]
|
|
**workflowRuns** | [**List<ActionTask>**](ActionTask.md) | Entries contains the list of workflow runs | [optional]
|