It's triggering on pushes, because we have no `branch` or `path` filters on the build definition. Let's add those. - [Example triggered build that probably shouldn't have](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6243696) - [Another](https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6039837)
It's triggering on pushes, because we have no
branchorpathfilters on the build definition. Let's add those.