feat(ci): sync description on hub.docker.io
Some checks failed
Markdown linter / markdown-lint (push) Waiting to run
Golang Tests / unittest (push) Has been cancelled
Update Docker Hub Description / update-description-on-hub-docker-io (push) Failing after 10s

This commit is contained in:
2025-04-14 19:40:28 +02:00
parent 6387e972e3
commit 5560d13550
4 changed files with 28 additions and 12 deletions

View File

@ -4,10 +4,8 @@ on:
pull_request:
types: [ "opened", "reopened", "synchronize" ]
push:
branches:
- '**'
tags-ignore:
- '**'
branches: [ '**' ]
tags-ignore: [ '**' ]
workflow_dispatch: {}
jobs: