About billing for GitHub Actions
El uso de GitHub Actions es gratuito para los ejecutores estándar de GitHub hospedados en repositorios públicos y para ejecutores autohospedados. Consulta Elegir un ejecutor para un job. En los repositorios privados, cada cuenta de GitHub recibe una cuota de minutos y almacenamiento gratuitos para usarlos con ejecutores hospedados por GitHub en función del plan de la cuenta. Cualquier uso más allá de los importes incluidos se factura a tu cuenta. For more information, see Acerca de la facturación para las Acciones de GitHub.
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 más información, consulta Planes de GitHub.
Usage limits and policy
There are several limits on GitHub Actions usage when using GitHub-hosted runners. See Límites de acciones.
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 Visualización de las métricas de GitHub Actions para tu organización.
When you view usage metrics, it is important to remember that Las métricas de uso de GitHub Actions no aplican multiplicadores de minutos a las métricas mostradas. Aunque pueden ayudarle a comprender la factura, su propósito principal es ayudarle a comprender cómo y dónde se usan los minutos de acciones en su organización.
Para más información sobre los multiplicadores de minutos, consulta Acerca de la facturación para las Acciones de GitHub.
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: