Skip to content

Commit cca6fab

Browse files
committed
Update eventbridge-webhooks README
1 parent 117b39e commit cca6fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eventbridge-webhooks/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ There are several examples in this directory:
4949
5050
10. Create the webhook on GitHub. You’ll need the secret you created in step 1 and the Lambda function URL you deployed in step 2 to complete this step. [Set up GitHub Webhook](https://docs.github.com/en/developers/webhooks-and-events/webhooks/creating-webhooks)
5151
52-
5352
## How it works
5453
5554
The services such as GitHub emit events for a variety of actions, for example, when a repository was created or the status of a commit changed. Using inbound webhooks using Lambda function URLs you can send the payloads to EventBridge for processing. More info on GitHub Webhooks can be found [here](https://docs.github.com/en/developers/webhooks-and-events/webhooks/about-webhooks).

0 commit comments

Comments
 (0)