fix: use correct GitLab name

Signed-off-by: gardar <gardar@users.noreply.github.com>
This commit is contained in:
gardar 2024-01-08 13:04:19 +00:00 committed by Adrien Vergé
parent 1c1569554e
commit 7b26148217

View File

@ -50,7 +50,7 @@ A minimal example workflow using GitHub Actions:
Integration with GitLab
------------------------
You can use the following gitlab-ci stage to do run yamllint and get the
You can use the following GitLab CI/CD stage to run yamllint and get the
results as a
`Code quality (Code Climate) <https://docs.gitlab.com/ee/ci/testing/code_quality.html>`
report.