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)