From 4b9f48514eaf4a2b2973f3fb06eec0294f397c54 Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Wed, 5 Mar 2025 16:15:28 +0100 Subject: [PATCH] Update deploy_test.yml --- .github/workflows/deploy_test.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index 1d1c2b8..4058d6a 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -4,9 +4,9 @@ on: push: branches: - main # Or your development branch - # paths: - # - 'backend/Dockerfile' - # - 'frontend/Dockerfile' + paths: + - 'backend/Dockerfile' + - 'frontend/Dockerfile' workflow_dispatch: inputs: config: