cancel_workflow_run
Stop a GitHub Actions workflow run by providing repository details and run ID to halt execution and conserve resources.
Instructions
Cancel a workflow run.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | Repository owner | |
| repo | Yes | Repository name | |
| run_id | Yes | Workflow run ID |