diff --git a/data/reusables/actions/usage-api-requests.md b/data/reusables/actions/usage-api-requests.md index 53bf8ef7e9..a03ce4e484 100644 --- a/data/reusables/actions/usage-api-requests.md +++ b/data/reusables/actions/usage-api-requests.md @@ -1 +1 @@ -- **API requests** - You can execute up to 1000 API requests in an hour across all actions within a repository. If exceeded, additional API calls will fail, which might cause jobs to fail. +- **API requests** - You can execute up to 1000 requests to the GitHub API in an hour across all actions within a repository. If requests are exceeded, additional API calls will fail which might cause jobs to fail. \ No newline at end of file