Skip to content

Commit

Permalink
Merge pull request #538 from bugcrowd/RRudder-patch-4
Browse files Browse the repository at this point in the history
Update main.yml to point to `.markdownlint.json`
  • Loading branch information
vortexau authored Sep 26, 2024
2 parents 52dc732 + c230d12 commit 8f75a25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,7 @@ jobs:

- name: Lint Markdown files
uses: avto-dev/markdown-lint@v1
env:
MARKDOWN_CONFIG_FILE: ".markdownlint.json"
with:
args: '**/*.md'

0 comments on commit 8f75a25

Please sign in to comment.