gha_cancel_run
Cancel a running GitHub Actions workflow to stop unnecessary CI/CD pipeline execution and manage resources efficiently.
Instructions
Cancel a running workflow
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository in owner/repo format | |
| run_id | Yes | Workflow run ID |