diff options
-rw-r--r-- | .cirrus.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.cirrus.yml b/.cirrus.yml index 5051c7dd2..53b406804 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -729,10 +729,6 @@ verify_test_built_images_task: docs_task: - # Only run this for PRs on mention, and after merge - only_if: >- - $CIRRUS_BRANCH != $DEST_BRANCH - depends_on: - "gating" |