Open
Description
Description:
When running on GitHub Enterprise Server, rate limiting is not enabled. The action reports two error annotations:
Error when getting rateLimit: Rate limiting is not enabled.
Action version:
9.1.0
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Repro steps:
Run the action on a self-hosted runner connected to GitHub Enterprise Server, version 3.15.2.
Expected behavior:
No errors should be reported. Everything worked fine, and there are no relevant rate limits.
Actual behavior:
The action reports an error getting rateLimit because rate limiting is not enabled.