From 855f19a19b54a72e474d3e7e9b264e16e4707f0d Mon Sep 17 00:00:00 2001 From: Joakim Repomaa Date: Sun, 22 Feb 2026 18:51:36 +0200 Subject: [PATCH] add badge for image builds [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e83f05..6f405e7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # My NixOS Configurations -[![workflow status](https://git.freun.dev/repomaa/nixos/actions/workflows/check.yml/badge.svg)](https://git.freun.dev/repomaa/nixos/actions?workflow=check.yml) +[![check workflow status](https://git.freun.dev/repomaa/nixos/actions/workflows/check.yml/badge.svg)](https://git.freun.dev/repomaa/nixos/actions?workflow=check.yml) [![build images workflow status](https://git.freun.dev/repomaa/nixos/actions/workflows/build-images.yml/badge.svg)](https://git.freun.dev/repomaa/nixos/actions?workflow=build-images.yml)