gha_set_workflow_state
Enable or disable GitHub Actions workflows to control CI/CD pipeline execution and manage automated processes.
Instructions
Enable or disable a workflow
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository in owner/repo format | |
| workflow | Yes | Workflow file name or ID | |
| enabled | Yes | Enable (true) or disable (false) |