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)