Compare commits
2 Commits
7b398d0c33
...
11b365b13e
Author | SHA1 | Date | |
---|---|---|---|
11b365b13e | |||
ae7d5c5fb7 |
@ -9,15 +9,10 @@ on:
|
||||
|
||||
jobs:
|
||||
markdown-lint:
|
||||
<<<<<<< HEAD
|
||||
container:
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
|
||||
=======
|
||||
>>>>>>> 900dac0 (chore(ci): use DavidAnson/markdownlint-cli2-action)
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4.2.2
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v19.1.0
|
||||
- uses: DavidAnson/markdownlint-cli2-action@v20.0.0
|
||||
with:
|
||||
globs: '**/*.md'
|
||||
|
Loading…
x
Reference in New Issue
Block a user