mirror of
https://github.com/go-gitea/gitea.git
synced 2026-04-30 20:44:53 +02: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.