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

gh-workflow-list - List workflows

gh workflow list [flags]

List workflow files, hiding disabled workflows by default.

-a, --all
Show all workflows, including disabled workflows

-L, --limit <int>
Maximum number of workflows to fetch

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

gh-workflow(1)

Feb 2023