Billable job execution minutes are only shown for jobs run on private repositories that use GitHub-hosted runners and are rounded up to the next minute. There are no billable minutes when using GitHub Actions in public repositories or for jobs run on self-hosted runners.
-
On GitHub, navigate to the main page of the repository.
-
Under your repository name, click Actions.
-
In the left sidebar, click the workflow you want to see.
-
From the list of workflow runs, click the name of the run to see the workflow run summary.
-
Under the job summary, you can view the job's execution time.
-
To view details about the billable job execution time, in the left sidebar under "Run details", click Usage.
Note: The billable time shown does not include any minute multipliers. To view your total GitHub Actions usage, including minute multipliers, see "Viewing your GitHub Actions usage."