Skip to content

Commit

Permalink
fix: Configuration filename for markdownlint
Browse files Browse the repository at this point in the history
  • Loading branch information
lornajane committed Nov 17, 2023
1 parent 2290a52 commit 9bd9871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdownlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
- uses: actions/checkout@v4
- uses: articulate/actions-markdownlint@v1
with:
config: markdownlint.yaml
config: .markdownlint.yaml
files: 'docs/**/*.md'

0 comments on commit 9bd9871

Please sign in to comment.