mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 18:25:15 +01:00
Add missing query parameters to the Swagger documentation for the workflow runs listing endpoint to match GitHub's API: actor, branch, event, status, created, exclude_pull_requests, check_suite_id, and head_sha.