fix(ci): rename workflows
Some checks failed
Ansible Linter / ansible-lint (push) Failing after 45s
Lint Markdown files / markdown-lint (push) Successful in 8s

This commit is contained in:
Markus Pesch 2025-04-14 22:06:48 +02:00
parent 85ee72fe17
commit ab0f34f217
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Ansible Lint
name: Ansible Linter
on:
pull_request:

View File

@ -1,4 +1,4 @@
name: Markdown linter
name: Lint Markdown files
on:
pull_request: