Compare commits
2 Commits
b8d9c6549a
...
220d23790a
Author | SHA1 | Date | |
---|---|---|---|
220d23790a | |||
aa33cf1f5c |
@ -18,4 +18,3 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
args: "--config-file .ansible-lint"
|
args: "--config-file .ansible-lint"
|
||||||
setup_python: "true"
|
setup_python: "true"
|
||||||
requirements_file: "requirements.yml"
|
|
@ -10,7 +10,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
markdown-lint:
|
markdown-lint:
|
||||||
container:
|
container:
|
||||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0
|
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
|
||||||
runs-on:
|
runs-on:
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user