From 1a70d2d2e682deef2208f45c4fe674a2dd2e66cc Mon Sep 17 00:00:00 2001 From: Lucas Costi Date: Mon, 27 Jun 2022 12:36:53 +1000 Subject: [PATCH] Add note for requesting higher concurrency limit (#28656) --- .../usage-limits-billing-and-administration.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/actions/learn-github-actions/usage-limits-billing-and-administration.md b/content/actions/learn-github-actions/usage-limits-billing-and-administration.md index 86c86609bf..932b7f181f 100644 --- a/content/actions/learn-github-actions/usage-limits-billing-and-administration.md +++ b/content/actions/learn-github-actions/usage-limits-billing-and-administration.md @@ -57,6 +57,12 @@ There are some limits on {% data variables.product.prodname_actions %} usage whe | Pro | 40 | 5 | | Team | 60 | 5 | | Enterprise | 180 | 50 | + + {% note %} + + **Note:** If required, customers on enterprise plans can request a higher limit for concurrent jobs. For more information, contact {% data variables.contact.contact_ent_support %} or your sales representative. + + {% endnote %} - **Job matrix** - {% data reusables.actions.usage-matrix-limits %} {% data reusables.actions.usage-workflow-queue-limits %}