diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1b0da3a15b7..ea8b7d551cb 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1062,7 +1062,7 @@ jobs: actions: write needs: - merge-check - if: github.event.pull_request.draft == false && !cancelled() && !true + if: github.event.pull_request.draft == false && !cancelled() steps: - name: Check for Rerun env: