github-cli/workflow

GitHub Actions

Manage GitHub Actions workflows

github
actions
workflow

Command

gh workflow list

Explanation

Manage GitHub Actions workflows and view their execution status.

Examples

List workflows

gh workflow list

Run workflow

gh workflow run build

List workflow runs

gh run list