gh workflow list
List workflows
Synopsis
List workflow files, hiding disabled workflows by default.
gh workflow list [flags]
Options
-a, --all Show all workflows, including disabled workflows
-L, --limit int Maximum number of workflows to fetch (default 50)
Options inherited from parent commands
--help Show help for command
-R, --repo [HOST/]OWNER/REPO Select another repository using the [HOST/]OWNER/REPO format

