diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4662604..35db0aa 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -35,6 +35,7 @@ jobs: trigger: runs-on: ubuntu-latest + needs: build if: startsWith(github.ref, 'refs/tags/v') steps: - name: Trigger Install Test Workflow