Follow a workflow run until completion.

Section: GitHub Actions and Workflows

Watch a run live

bash
bash
gh run watch 123456789
Explanation

Follow a workflow run until completion.

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 a run
Show status and jobs for a workflow run.
OpenIn sheetbashsame section
View run log
Print logs for a workflow run.
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