diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index e70bf6d80dfcfabf7ae876b662c345bfc3e43188..237e1059b4ba6915938b26d47fb1048738c5c73c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -236,7 +236,7 @@ phpstan: stage: analyse needs: [build-composer] rules: - changes: + - changes: - "app/controllers/**/*.php" - "lib/**/*.php" - "tests/**/*.php"