Skip to content

Commit

Permalink
Update github action markdown linting files path (#444)
Browse files Browse the repository at this point in the history
Signed-off-by: jsetton <jeremy.setton@gmail.com>
  • Loading branch information
jsetton authored Dec 14, 2021
1 parent d3df05e commit b4695bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
- name: Lint Markdown files
uses: nosborn/github-action-markdown-cli@v2
with:
files: '**.md'
files: .

0 comments on commit b4695bd

Please sign in to comment.