From ee4efdba9641a5001aa82db6c05c5a044dddc321 Mon Sep 17 00:00:00 2001 From: Micha Reiser Date: Tue, 20 Feb 2024 16:54:50 +0100 Subject: [PATCH] Fix ecosystem (#10064) --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2bf05190b7241..7907085f6b62b 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -250,6 +250,7 @@ jobs: with: name: ruff branch: ${{ github.event.pull_request.base.ref }} + workflow: "ci.yaml" check_artifacts: true - name: Install ruff-ecosystem