List Repository Workflow Runs
Lists workflow runs in a GitHub repository.
Query
The account owner of the repository. The name is not case sensitive.
The name of the repository without the .git extension. The name is not case sensitive.
Return workflow runs for the specified actor login.
Return workflow runs associated with a branch name.
Return workflow runs triggered by the specified event.
Return workflow runs with the specified status or conclusion.
Return workflow runs created within the specified date-time range syntax.
If true, omit pull requests from the response.
Return workflow runs with the specified check suite ID.
Only return workflow runs associated with the specified head SHA.
Maximum number of rows to return.
Number of rows to skip.
Comma-separated response fields to include.