Compare commits
2 Commits
2d203e184c
...
b8d9c6549a
Author | SHA1 | Date | |
---|---|---|---|
b8d9c6549a | |||
9b70a69a9a |
@ -6,12 +6,11 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches: [ '**' ]
|
branches: [ '**' ]
|
||||||
tags-ignore: [ '**' ]
|
tags-ignore: [ '**' ]
|
||||||
workflow_dispatch: {}
|
|
||||||
|
|
||||||
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