Skip to content

Commit af2fc44

Browse files
committed
Merge pull request github#199 from streeter/patch-2
Add missing team_add event to documentation
2 parents b040d02 + d565726 commit af2fc44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/v3/repos/hooks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ request is tracking).
3232
* `member` - Any time a User is added as a collaborator to a
3333
non-Organization Repository.
3434
* `public` - Any time a Repository changes from private to public.
35+
* `team_add` - Any time a team is added or modified on a Repository.
3536
* `status` - Any time a Repository has a status update from the API
3637

3738
The payloads for all of the hooks mirror [the payloads for the Event

0 commit comments

Comments
 (0)