GitHub Actions can now generate a visual graph of your workflow on every run. With workflow visualization, you can
- view and understand complex workflows
- track progress of workflows in real-time
- troubleshoot runs quickly by easily accessing logs and jobs metadata
- monitor progress of deployment jobs and easily access deployment targets
Workflow visualization for GitHub Actions is now available in a public beta. To view a visual graph of your workflow, simply navigate to the workflow home page and select the run for which you will like to see the graph.