summaryrefslogtreecommitdiff
path: root/app/views/ci/lints/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/ci/lints/show.html.haml')
-rw-r--r--app/views/ci/lints/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/ci/lints/show.html.haml b/app/views/ci/lints/show.html.haml
index 0044d779c31..889086c62b1 100644
--- a/app/views/ci/lints/show.html.haml
+++ b/app/views/ci/lints/show.html.haml
@@ -1,3 +1,6 @@
+- page_title "CI Lint"
+- page_description "Validate your GitLab CI configuration file"
+
%h2 Check your .gitlab-ci.yml
%hr