From 36c710f6e65b9b0b01c3e7451e9d409e80416bf4 Mon Sep 17 00:00:00 2001 From: Daniel Roth Date: Mon, 16 Feb 2026 15:06:36 +0000 Subject: [PATCH] correction to categorisation terraform --- .github/workflows/deploy_terraform.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_terraform.yml b/.github/workflows/deploy_terraform.yml index fca44a4c..216069fe 100644 --- a/.github/workflows/deploy_terraform.yml +++ b/.github/workflows/deploy_terraform.yml @@ -219,7 +219,7 @@ jobs: # ============================================================ # Deploy Categorisation Lambda # ============================================================ - condition_etl_lambda: + categorisation_lambda: needs: [categorisation_image, determine_stage] uses: ./.github/workflows/_deploy_lambda.yml with: