rerun_failed_jobs
Re-run only failed jobs from a GitHub Actions workflow run to save time and resources by avoiding re-execution of successful jobs.
Instructions
Re-run only the failed jobs from a workflow run.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner (username or org) | |
| repo | Yes | Repository name | |
| run_id | Yes | Workflow run ID |