Currently, I have followed this tutorial and set up Lambda, Github and my SNS for receiving responses from GitHub.
However, I am getting only the default webhook through this setting.
How do I customise it to work with one of the other non-default events here, like a pull-request (other than just push
)?