repository
Reruns a specific workflow job in a run
post/repos/{owner}/{repo}/actions/runs/{run}/jobs/{job_id}/rerun
Path parameters
ownerstring required
owner of the repo
repostring required
name of the repository
runinteger required
id of the run
job_idinteger required
id of the job
Response
WorkflowJob