Compare commits

..

2 Commits

Author SHA1 Message Date
b8d9c6549a
chore(deps): update git.cryptic.systems/volker.raschek/markdownlint docker tag to v0.44.0
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 46s
Lint Markdown files / markdown-lint (push) Successful in 10s
Ansible Linter / ansible-lint (pull_request) Failing after 50s
Lint Markdown files / markdown-lint (pull_request) Successful in 8s
2025-04-14 22:34:49 +02:00
9b70a69a9a
fix(ci): remove workflow_dispatch
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 52s
Lint Markdown files / markdown-lint (push) Successful in 8s
2025-04-14 22:34:09 +02:00

View File

@ -6,7 +6,6 @@ on:
push: push:
branches: [ '**' ] branches: [ '**' ]
tags-ignore: [ '**' ] tags-ignore: [ '**' ]
workflow_dispatch: {}
jobs: jobs:
markdown-lint: markdown-lint: