From 49dad7f92c5aeaad8c430dd1a102b570da1fda46 Mon Sep 17 00:00:00 2001 From: Amiya-873 <71648041+Amiya-873@users.noreply.github.com> Date: Wed, 25 Sep 2024 10:33:36 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 78b527a..01e0805 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,7 +3,7 @@ name: CI on: push: branches: - - master # Trigger this workflow on pushes to the "master" branch + - Amiya-873-patch-1 # Trigger this workflow on pushes to the "master" branch jobs: build_and_release: