I have a validation build configured for Pull Requests. When a build is ongoing due to a PR #1 and another developer creates PR #2, the build from PR #1 is cancelled mid build. This is driving my devs nuts. Do you know of a way to stop this (allow the build from PR #1 to complete before starting PR #2's build.) Many thanks!