Edit the CI Job, select "Triggered by git commit to branch", then click on the "Setup Webhook" link to open the details pop-up details:
In the pop-up details, copy the URL. This will be used in the GitHub settings page later:
Now, log into GitHub, go to the Repository Settings > Webhooks page and click on "Add webhook":
In the Add webhook page:
Payload URL: value copied from Copado Essentials in the previous step
Content type: "application/json":
Click on "Add webhook" and your webhook is set!