diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1c605a2c5a..a2c0f990dc 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -147,7 +147,7 @@ jobs: - uses: dawidd6/action-download-artifact@v2 with: name: ruff - branch: ${{ github.event.pull_request.base_ref }} + branch: ${{ github.event.pull_request.base.ref }} check_artifacts: true - name: Run ecosystem check run: |