chore(ci): update workflow_dispatch for update docker hub description
All checks were successful
Markdown linter / markdown-lint (push) Successful in 7s
Golang Tests / unittest (push) Successful in 54s

This commit is contained in:
2025-05-31 22:04:53 +02:00
parent 2faae1a8b3
commit 81c80aaf05

View File

@ -4,6 +4,7 @@ on:
push:
branches: [ 'master' ]
paths: [ 'README.md' ]
workflow_dispatch: {}
jobs:
update-description-on-hub-docker-io: