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
4 changes: 2 additions & 2 deletions content/v3/events/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ organization (if applicable).
Note that some of these events may not be rendered in timelines.
They're only created for various internal and repository hooks.

* <a href="#commitcommentevent">CommitComment</a>
* <a href="#commitcommentevent">CommitCommentEvent</a>
* <a href="#createevent">CreateEvent</a>
* <a href="#deleteevent">DeleteEvent</a>
* <a href="#downloadevent">DownloadEvent</a>
Expand All @@ -32,7 +32,7 @@ They're only created for various internal and repository hooks.
* <a href="#teamaddevent">TeamAddEvent</a>
* <a href="#watchevent">WatchEvent</a>

## CommitComment
## CommitCommentEvent

Hook name: `commit_comment`

Expand Down