Skip to content
Snippets Groups Projects
Commit a9a232dd authored by Matthias Bernt's avatar Matthias Bernt
Browse files

Update file .gitlab-ci.yml

parent d1bac843
No related branches found
No related tags found
Loading
Pipeline #472963 failed
......@@ -23,6 +23,7 @@ typos:
script:
# Run 'typos' to check spelling in Markdown files
- ls
- typos --help
- typos --format brief --exclude .git "*.md"
rules:
- if: '$CI_PIPELINE_SOURCE == "push" || $CI_PIPELINE_SOURCE == "merge_request_event"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment