From c2ddd7c2c1d0690034fa75b38264c96c25f5c769 Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Tue, 4 Mar 2025 20:51:49 +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: