# ActionTaskResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **total_count** | Option<**i64**> | TotalCount is the total number of workflow runs | [optional] **workflow_runs** | Option<[**Vec**](ActionTask.md)> | Entries contains the list of workflow runs | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)