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