From 22c29c522e844c7e00dc16de470b0da7c1582592 Mon Sep 17 00:00:00 2001
From: Natalia Miakushina <natalia.miakushina@iopsys.eu>
Date: Mon, 27 Feb 2023 13:24:16 +0100
Subject: [PATCH] ref for iopsys/gitlab-ci-pipeline/static-code-analysis.yml
 changed to default

---
 .gitlab-ci.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 8d444486..0ce503ac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,7 +1,6 @@
 include:
   - project: 'iopsys/gitlab-ci-pipeline'
     file: '/static-code-analysis.yml'
-    ref: 'Feature9341'
 
 stages:
     - static_code_analysis
-- 
GitLab