From df082ff7e037a218ba85dbb7248dfd471682f5c2 Mon Sep 17 00:00:00 2001 From: Darius Rapalis Date: Sun, 16 Mar 2025 13:23:02 +0200 Subject: [PATCH] readme badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 22d5051..df840da 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +![tests](https://github.com/rdarius/learn-cicd-starter/actions/workflows/ci.yml/badge.svg) + # learn-cicd-starter (Notely) This repo contains the starter code for the "Notely" application for the "Learn CICD" course on [Boot.dev](https://boot.dev).