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

This commit is contained in:
2025-05-31 22:08:40 +02:00
parent e947dcdd7f
commit 159c4f0dc8

View File

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