diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb72abe8316..4b45611a3cb 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -264,8 +264,7 @@ include: when: on_success # Same as above, but for pre-merge pipelines - if: *is-merge-request - changes: - *all_paths + changes: *all_paths when: manual # Skip everything for pre-merge and merge pipelines which don't change # anything in the build