I have setup a job as a multi branch pipeline and I want to trigger it on a deployment event from github, but nothing happens when I do that.
Jenkins manages the webhooks automatically.
The deployment checkbox on the webhook is marked, and When I try it for other events such as tag
merge
push
pull
request
etc... it works.
Can anybody please help ?