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:
committed by
GitHub
parent
38709640f5
commit
2d4b77900e
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user