From 0818dbaf7bee43159986ee4f7dbb1f7f0781ca56 Mon Sep 17 00:00:00 2001 From: Gargi Ketan Chauhan Date: Tue, 4 Mar 2025 19:39:04 +0100 Subject: [PATCH] Update deploy_test.yml --- .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 1f87bb5..c231670 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: - - develop # Or your development branch + - main # Or your development branch workflow_dispatch: inputs: config: