diff --git a/.oniro-ci/build-generic.yaml b/.oniro-ci/build-generic.yaml index 1f05c5fda838e9ae9e61d267a56b512a467a427a..3cdb8aa6d3f13070c32c4b7bb67c2723ea4248c9 100644 --- a/.oniro-ci/build-generic.yaml +++ b/.oniro-ci/build-generic.yaml @@ -322,6 +322,8 @@ stage: deploy trigger: distro/docs rules: + - if: '$CI_PIPELINE_SOURCE == "schedule"' + when: never # Update the documentation when things land in the default branch. - if: '$CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH' changes: