github.github.pingrepositorywebhook
Home > @runlightyear/github > GitHub > pingRepositoryWebhook
GitHub.pingRepositoryWebhook() method
Ping a repository webhook
Signature:pingRepositoryWebhook(props: PingRepositoryWebhookProps): Promise<HttpProxyResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | PingRepositoryWebhookProps | props |
Promise<HttpProxyResponse>