Skip to content

Do not run the pipeline of simple text and readme files are changed only

Simon Praetorius requested to merge feature/add-except-rule into master

Summary

The whole CI pipeline is started for each branch that changes any file, even simple text files and documentation files and changelog files. This is not necessary and a wast of computing resources and thus removed. We use the execept -> changes -> ... keys for this.

Merge request reports