@@ -8,3 +8,8 @@ The branch pipeline is to check, if the code you are just writing is somewhat ok
The merge request pipeline then checks if your code really works in a wider context, as it also runs the integration tests. At first only on you local changes, for easier debugging, if you remove all WIP or Draft tags, also in a simulated merge with the target branch.