On Sep 10, 2026, at 10:38 AM, Jarek Potiuk <[email protected]> wrote:
> 
> Yeah. GH Actions when workflow is running get their own temporary
> GITHUB_TOKEN that should have enough of rate limit.
> 
> https://docs.github.com/en/actions/reference/limits
> 
>> GITHUB TOKEN - The rate limit for GITHUB_TOKEN is 1,000 requests per hour
> per repository. For requests to resources that belong to a GitHub
> Enterprise Cloud account, the limit is 15,000 requests per hour per
> repository.
> 
> We have enterprise level account so 15.000 requests / HR should be enough.

I have a generic read-only GH token, and it gives me 5000 requests/hr which is 
way more than is needed for this particular task. It also poses zero risk if 
it’s leaked, since it’s read-only.



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to