fix(ci): add workflow_dispatch
All checks were successful
Build / build-arm64 (push) Successful in 11m1s
Lint Markdown files / markdown-lint (push) Successful in 11s
Build / build-amd64 (push) Successful in 5m39s

This commit is contained in:
Markus Pesch 2025-05-08 21:00:35 +02:00
parent fa09622b3f
commit a3093b45de
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

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