Skip to main content

github.createrepositorywebhookprops.active

Home > @runlightyear/github > CreateRepositoryWebhookProps > active

CreateRepositoryWebhookProps.active property

Determines if notifications are sent when the webhook is triggered. Set to true to send notifications. Default: true

Signature:
active?: boolean;