DOKK / manpages / debian 12 / gh / gh-workflow-disable.1.en
GH-WORKFLOW-DISABLE(1) GitHub CLI manual GH-WORKFLOW-DISABLE(1)

gh-workflow-disable - Disable a workflow

gh workflow disable [<workflow-id> | <workflow-name>] [flags]

Disable a workflow, preventing it from running or showing up when listing workflows.

-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format

gh-workflow(1)

Feb 2023