Closed
Description
Feature Description
Continuation of #11513
The testing-* pipelines are run on more than just PRs leading to an duplication of tests being run (as these pipelines already run to completion during PRs).
This ticket is to remove them from being run on push to main/release branches, and on tags.
Dependant on #22010 as it'll split up the pipelines and would conflict with this ticket, so it needs to happen first
Screenshots
No response