repository
Gets a specific workflow run attempt
get/repos/{owner}/{repo}/actions/runs/{run}/attempts/{attempt}
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repository
runinteger required
id of the run
attemptinteger required
logical attempt number of the run
Response
WorkflowRun