You've already forked ansible-role-bind9
Compare commits
2 Commits
2d203e184c
...
b8d9c6549a
Author | SHA1 | Date | |
---|---|---|---|
b8d9c6549a
|
|||
9b70a69a9a
|
@ -6,12 +6,11 @@ on:
|
||||
push:
|
||||
branches: [ '**' ]
|
||||
tags-ignore: [ '**' ]
|
||||
workflow_dispatch: {}
|
||||
|
||||
jobs:
|
||||
markdown-lint:
|
||||
container:
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.43.0
|
||||
image: git.cryptic.systems/volker.raschek/markdownlint:0.44.0
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
steps:
|
||||
|
Reference in New Issue
Block a user