Skip to content

Commit

Permalink
fix: Correct configuration for markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
lornajane committed Nov 17, 2023
1 parent 204c9c5 commit 2290a52
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,5 @@ jobs:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1
with:
config: markdownlint-config.json
config: markdownlint.yaml
files: 'docs/**/*.md'
ignore: node_modules
version: 0.28.1

0 comments on commit 2290a52

Please sign in to comment.