From ede6cc051d176ad1b18205ad61c6aa24f55016c2 Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Wed, 19 Mar 2025 13:48:19 +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 4058d6a..1d1c2b8 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: