github_actions_force_cancel_workflow_run
Force cancel a GitHub Actions workflow run. Provide owner, repo, and run ID to stop it immediately.
Instructions
Force cancel a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id |