Skip to content

Commit

Permalink
key val
Browse files Browse the repository at this point in the history
  • Loading branch information
robhowley committed Aug 6, 2024
1 parent dd8887d commit 0d2d366
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,5 @@ jobs:
- name: run markdown lint
uses: docker://avtodev/markdown-lint:v1
with:
args:
- "--config"
- ".markdownlint.yaml"
- "**/*.md"
config: ".markdownlint.yaml"
args: "**/*.md"

0 comments on commit 0d2d366

Please sign in to comment.