Hi,
I am triggering an api gateway and lambda function with a github webhook. I am unable to find any ref section in the payload section. I have multiple branches already created.
What I want to achieve is trigger the api gateway when its only master branch.
Can anyone please help me in this?