Skip to content

Commit

Permalink
markdown lint
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Mar 18, 2024
1 parent 4290731 commit 69763e5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/markdown-lint.yml
@@ -0,0 +1,10 @@
---
name: markdown-lint
on:
push:
jobs:
markdown-lint:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@cd7d8d697e10461458bc61a30d094dc601a8b017
- uses: articulate/actions-markdownlint@v1

0 comments on commit 69763e5

Please sign in to comment.