diff --git a/manifest-pipeline-yocto.yml b/manifest-pipeline-yocto.yml
index 7c1ca68f2df2e7d78cfb0d40024226930489592e..3cce7165cd38192da1e09e317ef5efe5a83a9245 100644
--- a/manifest-pipeline-yocto.yml
+++ b/manifest-pipeline-yocto.yml
@@ -49,7 +49,6 @@ workflow:
     - if: $CI_PIPELINE_SOURCE == "api"
     - if: $CI_PIPELINE_SOURCE == "pipeline"
     - if: $CI_PIPELINE_SOURCE == "web"
-    - if: $CI_PIPELINE_SOURCE == "schedule"
     # Do not run pipelines for merge requests
     - if: $CI_MERGE_REQUEST_IID
       when: never