Don't run e2e tests on Renovate branches
Created by: felixfbecker
All Renovate branches are currently failing because our e2e test infrastructure (the part that runs the Docker container) is broken. I propose we don't run e2e tests on Renovate branches until this is fixed.
While I am not happy with that because it prevents us from merging riskier upgrades without manual testing, at least this allows us to merge low or no-risk upgrades.