Skip to content

Commit

Permalink
Lint all files
Browse files Browse the repository at this point in the history
  • Loading branch information
Roxedus committed Mar 24, 2024
1 parent fa4cf49 commit 073d9e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
run: yamllint .
- name: Lint Markdown files
uses: DavidAnson/markdownlint-cli2-action@v15
with:
globs: "**/*.md"

build:
needs: lint
Expand Down

0 comments on commit 073d9e6

Please sign in to comment.