From bae4b3ebd3a695c93d76afaa6f0049ee3f042914 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Wed, 5 Feb 2025 17:28:29 +0100 Subject: [PATCH] [no-relnote] Wait on image Signed-off-by: Evan Lezar --- .github/workflows/e2e.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/e2e.yaml b/.github/workflows/e2e.yaml index 18a80728..ad4241b0 100644 --- a/.github/workflows/e2e.yaml +++ b/.github/workflows/e2e.yaml @@ -16,7 +16,7 @@ name: End-to-end Tests on: workflow_run: - workflows: [Image] + workflows: [image] types: - completed branches: