1GH-WORKFLOW-ENABLE(1) GitHub CLI manual GH-WORKFLOW-ENABLE(1)
23
4
NAME
6gh-workflow-enable - Enable a workflow
78
9
SYNOPSIS
11gh workflow enable [<workflow-id> | <workflow-name>] [flags]
1213
14
DESCRIPTION
16Enable a workflow, allowing it to be run and show up when listing work‐
17flows.
1819
20
OPTIONS INHERITED FROM PARENT COMMANDS
22-R, --repo <[HOST/]OWNER/REPO>
23Select another repository using the [HOST/]OWNER/REPO format
2425
26
SEE ALSO
28gh-workflow(1)
2930
31
32
Jan 2023 GH-WORKFLOW-ENABLE(1)