Skip to content

Commit

Permalink
Test markdown linting - 12
Browse files Browse the repository at this point in the history
  • Loading branch information
k-dimple committed Oct 14, 2024
1 parent 0d937f1 commit de2727c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/markdown-style-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ jobs:
if: steps.changed-markdown-files.outputs.any_changed == 'true'
with:
config: ".markdownlint.json"

globs: ${{ steps.changed-markdown-files.outputs.all_changed_files }}
separator: ","

0 comments on commit de2727c

Please sign in to comment.