From 3850e2119e8559b7d621ed54e87c70326f40c904 Mon Sep 17 00:00:00 2001 From: Sebastien Coquelin Date: Tue, 13 Aug 2024 13:16:35 -0700 Subject: [PATCH] fix(badges): Fix GH workflow badges in docs/README.md --- docs/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index a9cfe6f9..3e167974 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ -![main](https://github.com/pelotech/nidhogg/actions/workflows/main.yaml/badge.svg) -![pre-commit](https://github.com/pelotech/nidhogg/actions/workflows/pre-commit.yaml/badge.svg) +![build](https://github.com/pelotech/nidhogg/actions/workflows/build.yaml/badge.svg) +![release](https://github.com/pelotech/nidhogg/actions/workflows/release.yaml/badge.svg) ![publish-chart](https://github.com/pelotech/nidhogg/actions/workflows/publish-chart.yaml/badge.svg) # Nidhogg