fix(ci): add workflow_dispatch
All checks were successful
Build / build-arm64 (push) Successful in 1m50s
Lint Markdown files / markdown-lint (push) Successful in 10s
Build / build-amd64 (push) Successful in 1m52s

This commit is contained in:
Markus Pesch 2025-05-08 21:00:56 +02:00
parent f00f7a7490
commit 2718942fd3
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: