Github: How do I setup email notification for any merge in my master branch

Viewed 326

I am using GitHub and dealing with master branch and multiple release & feature branches. I know that, I can setup the email notification under settings of the repo. But this notification applies to all the repo. In my case, I just want to limit only for master branch.

How do I do?

1 Answers
Related