Skip to main content

Billing and usage

There are usage limits for GitHub Actions workflows. Usage charges apply to repositories that go beyond the amount of free minutes and storage for a repository.

About billing for GitHub Actions

GitHub Actions o uso é gratuito para executores padrão hospedados no GitHub em repositórios públicos e para executores auto-hospedados. Confira Escolhendo o executor para um trabalho. Para repositórios privados, cada conta do GitHub recebe uma cota de minutos e armazenamento gratuitos para uso com executores hospedados no GitHub, dependendo do plano da conta. Qualquer uso além dos valores incluídos é cobrado em sua conta. For more information, see Sobre a cobrança das GitHub Actions.

Availability

GitHub Actions is available on all GitHub products, but GitHub Actions is not available for private repositories owned by accounts using legacy per-repository plans. Para saber mais, confira Planos do GitHub.

Usage limits and policy

There are several limits on GitHub Actions usage when using GitHub-hosted runners. See Limites do Actions.

In addition to the usage limits, you must ensure that you use GitHub Actions within the GitHub Terms of Service. For more information on GitHub Actions-specific terms, see the GitHub Additional Product Terms.

GitHub Actions usage metrics

Organization owners and users with the "View organization Actions metrics" permission can view GitHub Actions usage metrics for their organization. These metrics can help you understand how and where your Actions minutes are being used. For more information, see Como ver as métricas do GitHub Actions da sua organização.

When you view usage metrics, it is important to remember that As métricas de uso GitHub Actions não aplicam multiplicadores de minutos às métricas exibidas. Embora possam ajudar você a entender sua fatura, seu objetivo principal é ajudar você a entender como e onde os minutos do Actions estão sendo usados em sua organização.

Para obter mais informações sobre os multiplicadores de minutos, confira Sobre a cobrança das GitHub Actions.

Billing for reusable workflows

If you reuse a workflow, billing is always associated with the caller workflow. Assignment of GitHub-hosted runners is always evaluated using only the caller's context. The caller cannot use GitHub-hosted runners from the called repository.

For more information see, Reuse workflows.

Next steps

You can manage your GitHub Actions usage and retention policies for your repository, organization, or enterprise account. For more information, see: