diff --git a/ci/pipeline.yml b/ci/pipeline.yml index 35789fce4e..a7c728f7f8 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -27,7 +27,6 @@ resources: username: ((github-username)) password: ((github-password)) branch: ((branch)) - ignore_paths: ["ci/images/*"] - name: git-pull-request type: pull-request icon: source-pull