From a84c27467768098c37d96ec2e48bf4df879db886 Mon Sep 17 00:00:00 2001 From: Dev Prakash Sharma Date: Sun, 11 Sep 2022 02:56:34 +0530 Subject: [PATCH] Update usage-api-requests.md --- data/reusables/actions/usage-api-requests.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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