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

L’utilisation de GitHub Actions est gratuite pour les exécuteurs standard hébergés par GitHub dans des dépôts publics et pour les exécuteurs auto-hébergés. Consultez Choix de l’exécuteur pour un travail. Pour les référentiels privés, chaque compte GitHub reçoit un quota de minutes gratuites et d’espace de stockage à utiliser avec les exécuteurs hébergés par GitHub, en fonction du plan du compte. Toute utilisation au-delà des montants inclus sera facturée sur votre compte. For more information, see À propos de la facturation de 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. Pour plus d’informations, consultez Plans de GitHub.

Usage limits and policy

There are several limits on GitHub Actions usage when using GitHub-hosted runners. See Limites d’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 Afficher les mesures des GitHub Actions pour votre organisation.

When you view usage metrics, it is important to remember that GitHub Actions métriques d’utilisation n’appliquent pas de multiplicateurs de minute aux indicateurs affichés. Bien qu’ils puissent vous aider à comprendre votre facture, leur objectif principal est de vous aider à comprendre comment et où les minutes Actions sont utilisées dans votre organisation.

Pour plus d’informations sur les multiplicateurs de minutes, consultez À propos de la facturation de 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: