gh-workflow-disable - Man Page

Disable a workflow

Synopsis

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

Description

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

Options Inherited from Parent Commands

-R, --repo <[HOST/]OWNER/REPO>

Select another repository using the [HOST/]OWNER/REPO format

See Also

gh-workflow(1)

Referenced By

gh-workflow(1).

Mar 2024 GitHub CLI manual