Webhooks

@if ($resource->type() !== 'service')

Manual Git Webhooks

@if ($githubManualWebhook && $gitlabManualWebhook)
Webhook Configuration on GitHub
Save
@else You are using an official Git App. You do not need manual webhooks. @endif
@endif