From 5c10f272beb353d15487069a22767e7da48b7f87 Mon Sep 17 00:00:00 2001
From: dalmiromaia <dmaia@fc.up.pt>
Date: Wed, 13 Oct 2021 11:23:51 +0100
Subject: [PATCH] ST-966 revert changes

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

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index dd2422dc..6d4f1085 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -584,7 +584,7 @@ include:
   # Generate Changelog
   - project: 'ska-telescope/templates-repository'
     file: 'gitlab-ci/includes/changelog.gitlab-ci.yml'
-    #ref: st-966-changelog-template-job
+    ref: st-966-changelog-template-job
 
 # Docs pages
   - project: 'ska-telescope/templates-repository'
-- 
GitLab