Skip to content

Commit

Permalink
one line
Browse files Browse the repository at this point in the history
  • Loading branch information
robhowley committed Aug 6, 2024
1 parent 20b2a46 commit 74e26b1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,4 @@ jobs:
uses: docker://avtodev/markdown-lint:v1
with:
config: '.markdownlint.yaml'
args:
- "**/*.md"
- "--disable"
- "MD033"
args: '**/*.md --disable MD033'

0 comments on commit 74e26b1

Please sign in to comment.