Skip to content
This repository was archived by the owner on Nov 1, 2017. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/v3/repos/hooks.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ request is tracking).
* `status` - Any time a Repository has a status update from the API

The payloads for all of the hooks mirror [the payloads for the Event
types](/v3/events/types/), with the exception of [the original `push`
types](/v3/activity/events/types/), with the exception of [the original `push`
event](http://help.github.com/post-receive-hooks/).

For a Hook to go through, the Hook needs to be configured to trigger for
Expand Down