From 2c7e8c4c607b1628cbeddfe00e5046b2bf0c5fce Mon Sep 17 00:00:00 2001 From: Jakub Nowakowski Date: Thu, 26 Oct 2023 19:54:55 +0200 Subject: [PATCH] Add a CI badge for core The badge shows CI status of the core module on main branch. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 14fe49a09..edc2ef8e4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # litmus + Bitcoin Liquid Staking + +[![Core](https://github.com/thesis/litmus/actions/workflows/core.yaml/badge.svg?branch=main&event=push)](https://github.com/thesis/litmus/actions/workflows/core.yaml)