diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f2d4ab8783d..22aa6eefad4c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -156,6 +156,7 @@ jobs: docs-preview: needs: setup runs-on: ${{ inputs.username || github.actor }}-x86 + if: github.event.number steps: - { uses: actions/checkout@v4,