diff --git a/reviewpad.yml b/reviewpad.yml index 8a44396c3c4..40f79f6971e 100644 --- a/reviewpad.yml +++ b/reviewpad.yml @@ -95,9 +95,9 @@ workflows: then: - '$addLabel("storybook")' - - name: label-pull-request-with-block-status - always-run: true - if: - - rule: check-for-status-block - then: - - '$addLabel("🚧 status: blocked")' + # - name: label-pull-request-with-block-status + # always-run: true + # if: + # - rule: check-for-status-block + # then: + # - '$addLabel("🚧 status: blocked")'