NAME
gh-workflow - View details about GitHub Actions workflows
SYNOPSIS
gh workflow <command> [flags]
DESCRIPTION
List, view, and run workflows in GitHub Actions.
AVAILABLE COMMANDS
Disable a workflow
Enable a workflow
List workflows
Run a workflow by creating a workflow_dispatch event
View the summary of a workflow
OPTIONS
-R, --repo <[HOST/]OWNER/REPO>
Select another repository using the [HOST/]OWNER/REPO format