Skip to content
Snippets Groups Projects
Commit 34a91d1e authored by Jan-Hendrik Willms's avatar Jan-Hendrik Willms
Browse files

phpstan only needs to react to relevant changes

parent 96cf48b2
No related branches found
No related tags found
No related merge requests found
Pipeline #29109 canceled
......@@ -236,7 +236,7 @@ phpstan:
stage: analyse
needs: [build-composer]
rules:
changes:
- changes:
- "app/controllers/**/*.php"
- "lib/**/*.php"
- "tests/**/*.php"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment