fix(ci): add workflow_dispatch
All checks were successful
Lint Markdown files / markdown-lint (push) Successful in 10s
Build / build-arch-linux (push) Successful in 11m34s
Build / build-rocky-linux-8 (push) Successful in 9m1s

This commit is contained in:
Markus Pesch 2025-05-08 21:01:04 +02:00
parent 9e9f46b54d
commit aa5bcb5aa3
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -6,6 +6,7 @@ on:
- master
paths:
- README.md
workflow_dispatch: {}
jobs:
update-description-on-hub-docker-io: