summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/github-webhooks.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/github-webhooks.markdown b/docs/github-webhooks.markdown
index cdbb69c9..7b218a8b 100644
--- a/docs/github-webhooks.markdown
+++ b/docs/github-webhooks.markdown
@@ -36,6 +36,8 @@ Go to your project settings page, on the left choose "Webhooks & Services", then
- **Payload url**: This url is available on Kanboard, go to "projects", select your project, at the bottom of the page, you have a section Github webhooks, just copy and paste the link.
- Select **"Send me everything"**
+![Github webhook](http://kanboard.net/screenshots/documentation/kanboard-github-webhooks.png)
+
Each time an event happens, Github will send an event to Kanboard now.
The Kanboard webhook url is protected by a random token.