chore(events,catalog/github): fix typo on docs and add more information from push event

Co-authored-by: Johan Haals <johan@haals.se>
Signed-off-by: Rogerio Angeliski <angeliski@hotmail.com>
This commit is contained in:
Rogerio Angeliski
2022-11-25 08:45:54 -03:00
committed by GitHub
parent 38709640f5
commit 2d4b77900e
+1 -1
View File
@@ -97,7 +97,7 @@ Set up your provider
}
```
You can check the official docs to [configure your webhook](https://docs.github.com/en/developers/webhooks-and-events/webhooks/creating-webhooks) and to [secure your request]https://docs.github.com/en/developers/webhooks-and-events/webhooks/securing-your-webhooks()
You can check the official docs to [configure your webhook](https://docs.github.com/en/developers/webhooks-and-events/webhooks/creating-webhooks) and to [secure your request](https://docs.github.com/en/developers/webhooks-and-events/webhooks/securing-your-webhooks). The webhook will need to be configured to forward `push` events.
## Configuration