From a3b6f6714c68217d519bf5dda66e5e84143f1eb6 Mon Sep 17 00:00:00 2001 From: nick-f <754567+nick-f@users.noreply.github.com> Date: Fri, 20 Oct 2023 14:58:43 +1100 Subject: [PATCH] Update webhooks.md --- pages/apis/webhooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/apis/webhooks.md b/pages/apis/webhooks.md index f82c6fd528..7fbfb93993 100644 --- a/pages/apis/webhooks.md +++ b/pages/apis/webhooks.md @@ -172,4 +172,4 @@ The following example repositories show how to receive a webhook event and trigg ## Request logs -The last 50 webhook request and responses are saved, so you can debug and inspect your webhook. Each webhook's request logs are available on the bottom of their settings page. +The last 20 webhook request and responses are saved, so you can debug and inspect your webhook. Each webhook's request logs are available on the bottom of their settings page.