1
0
mirror of synced 2026-01-03 15:05:54 -05:00
Files
docs/data/reusables/webhooks/member_webhook_properties.md
2020-11-04 14:38:38 -05:00

4 lines
332 B
Markdown

Key | Type | Description
----|------|-------------
`action`|`string` | The action that was performed. Can be one of:<ul><li> `added` - A user accepts an invitation to a repository.</li><li>`removed` - A user is removed as a collaborator in a repository.</li><li>`edited` - A user's collaborator permissions have changed. </li></ul>