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

This commit is contained in:
2025-04-14 22:34:31 +02:00
parent 01e64fc9e4
commit 055e989195

View File

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