fix(ci): adapt markdownlint
This commit is contained in:
parent
50b836e00c
commit
1d2a90f375
@ -17,7 +17,8 @@ jobs:
|
|||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
- run: |
|
- name: "Execute markdownlint"
|
||||||
|
run: |
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
--volume $(pwd):$(pwd) \
|
--volume $(pwd):$(pwd) \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user