From b0c0ae8861877fecc737451ff780643f53579557 Mon Sep 17 00:00:00 2001 From: Robert Wunderer Date: Fri, 20 Oct 2023 14:27:02 +0000 Subject: [PATCH] Use table for workflow status --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e4e467d..37e31e5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,12 @@ [![GitHub license](https://img.shields.io/github/license/rwunderer/hcloud-cli.svg)](https://github.com/rwunderer/hcloud-cli/blob/main/LICENSE) Renovate enabled -[![Auto-Tag](https://github.com/rwunderer/hcloud-cli/actions/workflows/renovate-create-tag.yml/badge.svg)](https://github.com/rwunderer/hcloud-cli/actions/workflows/renovate-create-tag.yml) -[![Docker](https://github.com/rwunderer/hcloud-cli/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/rwunderer/hcloud-cli/actions/workflows/docker-publish.yml) # hcloud-cli Minimal Docker image with Hetzner cli utility + +## Workflows + +| Badge | Description +|------------|--------- +|[![Auto-Tag](https://github.com/rwunderer/hcloud-cli/actions/workflows/renovate-create-tag.yml/badge.svg)](https://github.com/rwunderer/hcloud-cli/actions/workflows/renovate-create-tag.yml) | Automatic Tagging of new hcloud releases +|[![Docker](https://github.com/rwunderer/hcloud-cli/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/rwunderer/hcloud-cli/actions/workflows/docker-publish.yml) | Docker image build