Skip to content

Commit

Permalink
Try "original" action
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor committed Oct 23, 2023
1 parent ae9a9ce commit de10e35
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,5 @@ jobs:
uses: actions/checkout@v4
with:
show-progress: ''
- uses: xt0rted/markdownlint-problem-matcher@v2
- run: |
npm install -g markdownlint-cli
markdownlint **/*.md --ignore node_modules
- name: markdownlint-cli2-action
uses: DavidAnson/markdownlint-cli2-action@v9

0 comments on commit de10e35

Please sign in to comment.