github.github.updaterepositorywebhook
Home > @runlightyear/github > GitHub > updateRepositoryWebhook
GitHub.updateRepositoryWebhook() method
Update a repository webhook
Signature:updateRepositoryWebhook(props: UpdateRepositoryWebhookProps): Promise<UpdateRepositoryWebhookResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | UpdateRepositoryWebhookProps | props |
Promise<UpdateRepositoryWebhookResponse>