Skip to content

Commit 28db7ae

Browse files
committed
add some content, still needs something better
1 parent 267b7b4 commit 28db7ae

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/v3/repos/hooks.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,8 @@ This will trigger a [ping event][ping-event-url] to be sent to the hook.
133133

134134
## Receiving Webhooks
135135

136+
In order for GitHub to send webhooks to your service it needs to be accessible from the internet. We highly suggest using SSL to encrypt the payloads we send to your server.
137+
136138
### Webhook Headers
137139

138140
GitHub will send along a few HTTP headers to differentiate between event types and payload identifiers.

0 commit comments

Comments
 (0)