diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 8d96c8e..6d5e070 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -2,7 +2,7 @@ name: Build images on: workflow_run: - workflows: ["Lint", "Tests", "E2E Tests"] + workflows: ["Lint", "Tests"] types: - completed #make docker-build docker-push IMG=example/virtualhost-operator:latest