From eea32d26299c2977460de9e01b298dd44c1c5859 Mon Sep 17 00:00:00 2001
From: krishna <krishnakant.singh14@gmail.com>
Date: Fri, 28 Mar 2025 11:59:34 +0100
Subject: [PATCH] addedwq conflict resolved

---
 .gitlab-ci.yaml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitlab-ci.yaml b/.gitlab-ci.yaml
index 96178e3..faa5d16 100644
--- a/.gitlab-ci.yaml
+++ b/.gitlab-ci.yaml
@@ -9,3 +9,5 @@ pages:
       - public  # GitLab Pages serves files from 'public'
   only:
     - main  # Runs this job only on the main branch
+
+
-- 
GitLab