From 6c91189966625cc6edfc3bc6c98eff96f6234d96 Mon Sep 17 00:00:00 2001 From: xynydev <60004820+xynydev@users.noreply.github.com> Date: Mon, 12 Feb 2024 20:39:21 +0200 Subject: [PATCH] feat: github action success card in readme (#6) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5799338..4e62837 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# BlueBuild Template +# BlueBuild Template   [![build-ublue](https://github.com/blue-build/template/actions/workflows/build.yml/badge.svg)](https://github.com/blue-build/template/actions/workflows/build.yml) + + + See the [BlueBuild docs](https://blue-build.org/how-to/setup/) for quick setup instructions for setting up your own repository based on this template.