I want a test job to run every time a PR is raised?

I want a test job to run every time a PR is raised?

Hi Miro,

This can be done using preMerge. This section contains the glob patterns for the test cases that you want to execute in the pre-merge jobs, a test execution job that will be initiated every time a PR is raised.