github · GitHub Actions Docs
Actions Viewing job execution time - GitHub Docs
Instructions on how to locate and interpret job execution duration metrics within the GitHub Actions interface to monitor workflow performance.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Actions Viewing job execution time - GitHub Docs
Instructions on how to locate and interpret job execution duration metrics within the GitHub Actions interface to monitor workflow performance.
When To Use
Use when you need to identify slow-running jobs or optimize the duration of your GitHub Actions workflows.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/actions-how-tos-monitor-workflows-viewing-job-execution-time-github-docs-workflow-guide.md | A guide explaining how to view job execution times and billable minutes within GitHub Actions workflows. | Questions about a guide explaining how to view job execution times and billable minutes within GitHub Actions workflows. |
What This Skill Covers
-
- GitHub Actions / - How-tos / - Monitor workflows / - View job execution time
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://docs.github.com/en/actions/how-tos/monitor-workflows/view-job-execution-time
