You've already forked ansible-role-dhcpd
Compare commits
2 Commits
bb086f3eed
...
6a93bdeb91
Author | SHA1 | Date | |
---|---|---|---|
6a93bdeb91
|
|||
85efe2996a
|
@@ -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:
|
||||||
|
Reference in New Issue
Block a user