github_actions_cancel_workflow_run
Cancel a specified GitHub Actions workflow run by providing the repository owner, name, and run ID.
Instructions
Cancel a workflow run
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| run_id | Yes | run_id |