Hi all,
My question isn't direct on Bitbucket but Jenkins using "Bitbucket Team/Project" job.
I want to define Pull request as trigger to start the job and prevent starting the job by branch push.
These are the default values, I've tries a lot of options but without success. I've succeeded to start job by Pull request but not prevent starting the job by branch push.

Is someone know how to define it?!