From 2ff029ee4ea008709bfe2cdaf9f866ea07911733 Mon Sep 17 00:00:00 2001 From: Kevin Koech Date: Tue, 5 Nov 2024 16:54:24 +0300 Subject: [PATCH] Updated workflow brNCH --- .github/workflows/climatemappedafrica-deploy-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/climatemappedafrica-deploy-dev.yml b/.github/workflows/climatemappedafrica-deploy-dev.yml index 7aa2a9192..7242154a9 100644 --- a/.github/workflows/climatemappedafrica-deploy-dev.yml +++ b/.github/workflows/climatemappedafrica-deploy-dev.yml @@ -2,7 +2,7 @@ name: Climate Mapped Africa | Deploy | DEV on: push: - branches: [ft/climatemapped-build-fix] + branches: [main] paths: - "apps/climatemappedafrica/**" - "Dockerfile"