Show status and jobs for a workflow run.

Section: GitHub Actions and Workflows

View a run

bash
bash
gh run view 123456789
Explanation

Show status and jobs for a workflow run.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing GitHub Actions and Workflows
List workflow runs
List recent workflow runs.
OpenIn sheetbashsame section
View run log
Print logs for a workflow run.
OpenIn sheetbashsame section
Watch a run live
Follow a workflow run until completion.
OpenIn sheetbashsame section
Download run artifacts
Download artifacts for a workflow run.
OpenIn sheetbashsame section
Rerun failed jobs
Rerun failed jobs from a workflow run.
OpenIn sheetbashsame section
Cancel a run
Cancel an in-progress workflow run.
OpenIn sheetbashsame section