From d81b8f4b9b6fb66c5e8abc0683be115b27c04b91 Mon Sep 17 00:00:00 2001 From: Garima Ketan Chauhan Date: Mon, 24 Mar 2025 23:51:55 +0100 Subject: [PATCH] Update deploy_test.yml workflow should be triggered when smtg is committe dto production branch --- .github/workflows/deploy_test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy_test.yml b/.github/workflows/deploy_test.yml index bcf67f8..52928c5 100644 --- a/.github/workflows/deploy_test.yml +++ b/.github/workflows/deploy_test.yml @@ -3,7 +3,7 @@ name: Continuous Development Deploy to TDT4242 server on: push: branches: - - main # Or your development branch + - production # Or your development branch workflow_dispatch: inputs: config: