From 3b1771385faee1c87de4f16aa8fe71f964d0a2e2 Mon Sep 17 00:00:00 2001 From: DongHo Jung Date: Wed, 9 Nov 2022 11:39:04 +0900 Subject: [PATCH] enhance webhook setting doc (#1995) --- docs/detailed-docs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/detailed-docs.md b/docs/detailed-docs.md index a1c927f2..57aa23e7 100644 --- a/docs/detailed-docs.md +++ b/docs/detailed-docs.md @@ -859,6 +859,8 @@ if you followed the example ingress above the URL would be something like this: > Remember to replace `your.domain.com` with your own domain. +Then click on "Content type" and choose `application/json`. + Then click on "let me select individual events" and choose `Workflow Jobs`. Then click on `Add Webhook`.