1
0
mirror of synced 2025-12-25 02:17:36 -05:00
Files
docs/content/actions/managing-workflow-runs/viewing-job-execution-time.md
Jason Etcovitch caaee7a124 Update all files to use {% data %} (#15253)
* Add back changes from prior to purge

* Manually fix some invalid Liquid

* Updoot render-content

* Improve test messages to show correct output

* Run el scripto

* Pass the remaining test
2020-09-29 16:01:04 -04:00

1.5 KiB

title, intro, product, versions
title intro product versions
Viewing job execution time You can view the execution time of a job, including the billable minutes that a job accrued. {% data reusables.gated-features.actions %}
free-pro-team
*

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

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 the billable job execution time, click Run and billable time details. 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 %}