Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

mark_celtra's avatar

Deployments firing on commits to any branch

Hello.

I feel like this used to not be an issue, but using Git Webhooks, I'm having deployments triggered on all commits to my repository, regardless of what branch is being pushed.

Shouldn't these only trigger when I commit to the branch specified as my 'Deployment Branch'? Or am I just misunderstanding how this works.

It seems counter-intuitive to me to trigger a deployment on my production server, when I commit to a development branch.

0 likes
1 reply

Please or to participate in this conversation.