From a01931bbb56e7a8bdc83477124aa127763d34408 Mon Sep 17 00:00:00 2001 From: Animesh-456 Date: Wed, 19 Feb 2025 21:13:46 +0530 Subject: [PATCH] Changes in feature branch --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 693ea3e..6c8a43b 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -5,7 +5,7 @@ on: branches: - master pull_request: - types: [closed] + types: [closed] # To run the workflow only when the PR is merged branches: - master