You've already forked ansible-docker
fix(ci): adapt markdownlint
This commit is contained in:
@ -19,6 +19,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v4.2.2
|
- uses: actions/checkout@v4.2.2
|
||||||
- name: "Execute markdownlint"
|
- name: "Execute markdownlint"
|
||||||
run: |
|
run: |
|
||||||
|
ls -la
|
||||||
docker run \
|
docker run \
|
||||||
--rm \
|
--rm \
|
||||||
--volume $(pwd):$(pwd) \
|
--volume $(pwd):$(pwd) \
|
||||||
|
Reference in New Issue
Block a user