Skip to content
Snippets Groups Projects
Commit 80096529 authored by Jean-Michel Picod's avatar Jean-Michel Picod
Browse files

Fix YAML syntax

parent feacd72d
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,5 @@ jobs:
- name: markdownlint-cli
uses: nosborn/github-action-markdown-cli@v1.1.1
with:
files: **/*.md
files: '**/*.md'
config_file: ".markdownlint.json"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment