trigger jenkins to start build when dev branch merge to master
I have trouble with my task. I use multibranch Jenkins pipeline, and I want that build start automatically when I merge dev branch to master. I tried to find some solution but I was fail. Plase help me resolve this problem. Thank you!