Skip to content

Commit b09d75f

Browse files
authored
Add note on 1K limit for GitHub Actions token
1 parent 380142c commit b09d75f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

content/rest/overview/resources-in-the-rest-api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -360,6 +360,8 @@ For users that belong to a {% data variables.product.prodname_ghe_cloud %} accou
360360
361361
{% endif %}
362362
363+
When using the built-in `GITHUB_TOKEN` in GitHub Actions, the rate limit is 1,000.
364+
363365
For unauthenticated requests, the rate limit allows for up to 60 requests per hour. Unauthenticated requests are associated with the originating IP address, and not the user making requests.
364366
365367
{% data reusables.enterprise.rate_limit %}

0 commit comments

Comments
 (0)