1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Clarify GitHub Apps rate limit for enterprise organizations

This commit is contained in:
Steffen Hiller
2022-08-30 14:46:31 +02:00
committed by GitHub
parent ec7e1f2407
commit 8f390cbeec

View File

@@ -47,7 +47,7 @@ Rate limits for {% data variables.product.prodname_github_apps %} and {% data va
{% ifversion fpt or ghec %}
{% data variables.product.prodname_github_apps %} that are installed on an organization or a repository within an enterprise on {% data variables.product.product_location %} are subject to a limit of 15,000 requests per hour.
{% data variables.product.prodname_github_apps %} that are installed on an organization within an enterprise on {% data variables.product.product_location %} are subject to a limit of 15,000 requests per hour per organization that has installed the app.
{% endif %}