I notice making any update to a Bitbucket PR (even changing a description) triggers my workflow to execute. This is for code analysis Iād like it only to apply on code push, is this possible?
I would like the above trigger to apply to all branches except one (master), how can I add exclusions to a trigger?