R5LXJUPI6FMSWFA3EPBOC2FNZXABERAO7GI5TSJGJPPXQD3H2HEAC # WebhooksHydra can be notified by github's webhook to trigger a new evaluation when ajobset has a github repo in its input.To set up a github webhook go to `https://github.com/<yourhandle>/<yourrepo>/settings` and in the `Webhooks` tabclick on `Add webhook`.- In `Payload URL` fill in `https://<your-hydra-domain>/api/push-github`.- In `Content type` switch to `application/json`.- The `Secret` field can stay empty.- For `Which events would you like to trigger this webhook?` keep the default option for events on `Just the push event.`.Then add the hook with `Add webhook`.