mirror of
https://gitcode.com/gitea/gitea.git
synced 2025-12-04 21:48:16 +08:00
This PR fixes the response format for the OpenAPI Spec of `ActionsListRepositoryWorkflows`. It was specified in the OpenAPI spec as returning a `[]*ActionWorkflow`, but it actually should return a `api.ActionWorkflowResponse`. The test already expects an `api.ActionWorkflowResponse` like expected.
1.0 KiB
1.0 KiB