Skip to content
Snippets Groups Projects

Draft: Ci opt

Open Jan-Hendrik Willms requested to merge ci-opt into main
+ 1
1
@@ -236,7 +236,7 @@ phpstan:
stage: analyse
needs: [build-composer]
rules:
changes:
- changes:
- "app/controllers/**/*.php"
- "lib/**/*.php"
- "tests/**/*.php"
Loading