github.github.createrepositorywebhook
Home > @runlightyear/github > GitHub > createRepositoryWebhook
GitHub.createRepositoryWebhook() method
Create a repository webhook
Signature:createRepositoryWebhook(props: CreateRepositoryWebhookProps): Promise<CreateRepositoryWebhookResponse>;
Parameters
Parameter | Type | Description |
---|---|---|
props | CreateRepositoryWebhookProps | props |
Promise<CreateRepositoryWebhookResponse>