From 4e2d97bdfdbcb0d0b0c789b25e2e83c7618775bd Mon Sep 17 00:00:00 2001 From: Eshan Roy Date: Wed, 4 Dec 2024 13:14:18 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix(=5Fbranch):=20change=20to=20?= =?UTF-8?q?'master'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/mirror.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mirror.yml b/.github/workflows/mirror.yml index d6e3b41..f463c52 100644 --- a/.github/workflows/mirror.yml +++ b/.github/workflows/mirror.yml @@ -3,7 +3,7 @@ name: Push to GitLab on: push: branches: - - main # Adjust the branch as needed + - master # Adjust the branch as needed jobs: sync-to-gitlab: