Don't run the system test pipeline on every commit
It is a failover of the last discussion about the CI pipelines in Stork.
The system tests pipeline takes a significant amount of time (45 minutes) to finish and it isn't 100% stable. We decided to stop running it at every commit. It should be run by default only on the master branch. But there still should be a possibility to run in a branch on demand.