github_actions_re_run_workflow
Re-run a GitHub Actions workflow by providing owner, repository, and run ID. This triggers a new execution of the specified workflow run.
Instructions
Re-run a workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id | |
| body | No | Request body (JSON object) |