1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/actions/monitoring-and-troubleshooting-workflows/viewing-job-execution-time.md
2021-10-15 23:17:52 +00:00

1.6 KiB

title, intro, redirect_from, versions, shortTitle
title intro redirect_from versions shortTitle
Viewing job execution time You can view the execution time of a job, including the billable minutes that a job accrued.
/actions/managing-workflow-runs/viewing-job-execution-time
fpt ghec
* *
View job execution time

{% data reusables.actions.enterprise-beta %} {% data reusables.actions.enterprise-github-hosted-runners %} {% data reusables.actions.ae-beta %}

Billable job execution minutes are only shown for jobs run on private repositories that use {% data variables.product.prodname_dotcom %}-hosted runners. There are no billable minutes when using {% data variables.product.prodname_actions %} in public repositories or for jobs run on self-hosted runners.

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.actions-tab %} {% data reusables.repositories.navigate-to-workflow %} {% data reusables.repositories.view-run %}

  1. Under the job summary, you can view the job's execution time. To view details about the billable job execution time, click the time under Billable time. Run and billable time details link

    {% note %}

    Note: The billable time shown does not include any rounding or minute multipliers. To view your total {% data variables.product.prodname_actions %} usage, including rounding and minute multipliers, see "Viewing your {% data variables.product.prodname_actions %} usage."

    {% endnote %}