diff --git a/.github/workflows/image.yaml b/.github/workflows/image.yaml index c1ef8d453d..9b71a710a1 100644 --- a/.github/workflows/image.yaml +++ b/.github/workflows/image.yaml @@ -152,6 +152,7 @@ jobs: uses: ./.github/workflows/reusable-upgrade-with-cli-test.yaml with: flavor: ${{ matrix.flavor }} + needs: - core strategy: @@ -353,4 +354,4 @@ jobs: ] } ] - } + } \ No newline at end of file