Skip to content

Commit 3152e01

Browse files
authored
Put back statement about container image storage billing (#57598)
1 parent c57c902 commit 3152e01

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/billing/concepts/product-billing/github-packages.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Plan | Storage | Data transfer (per month)
5757

5858
{% endrowheaders %}
5959

60+
> [!NOTE]
61+
> **Billing for container image storage:** Container image storage and bandwidth for the {% data variables.product.prodname_container_registry %} is currently free. If you use {% data variables.product.prodname_container_registry %}, you'll be informed at least one month in advance of any change to this policy. For more information about the {% data variables.product.prodname_container_registry %}, see [AUTOTITLE](/packages/working-with-a-github-packages-registry/working-with-the-container-registry).
62+
6063
### Package downloads by {% data variables.product.prodname_actions %}
6164

6265
When a workflow uses {% data variables.product.prodname_actions %} to download a package, the data transfer does not count against the usage for the hosting repository. We determine you are downloading packages using {% data variables.product.prodname_actions %} when you log in to {% data variables.product.prodname_registry %} using a `GITHUB_TOKEN`.

0 commit comments

Comments
 (0)