From 003a54a3a7cd6159e66d240ac01fb97c88f3e76f Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Tue, 4 Mar 2025 20:38:25 +0100 Subject: [PATCH] Update deploy_test.yml --- .github/workflows/deploy_test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index c231670..304b8d2 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -4,6 +4,9 @@ on: push: branches: - main # Or your development branch + paths: + - 'backend/Dockerfile' + - 'frontend/Dockerfile' workflow_dispatch: inputs: config: