github_actions_disable_workflow
Disable a GitHub Actions workflow in a repository by specifying the owner, repository name, and workflow ID.
Instructions
Disable a workflow
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| workflow_id | Yes | workflow_id |