mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-05 15:04:37 +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.