fix(ci): add workflow_dispatch
Some checks are pending
Build / build-arm64 (push) Waiting to run
Build / build-amd64 (push) Waiting to run
Lint Markdown files / markdown-lint (push) Waiting to run

This commit is contained in:
Markus Pesch 2025-05-08 21:01:18 +02:00
parent d91277240f
commit a3a1b514b5
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: