From a252249c4bf97ff64b6d05411d6afd7a5c078d51 Mon Sep 17 00:00:00 2001 From: Ilia Groshev Date: Wed, 19 Nov 2025 15:54:59 +0000 Subject: [PATCH] fix workflow badge --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 36aa78f..c0ba30f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,7 @@ [![codecov](https://codecov.io/github/cloudwalk/brlc-token/branch/main/graph/badge.svg)](https://codecov.io/github/cloudwalk/brlc-token) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) -![example branch parameter](https://github.com/cloudwalk/brlc-token/actions/workflows/build.yml/badge.svg?branch=main) -![example branch parameter](https://github.com/cloudwalk/brlc-token/actions/workflows/test.yml/badge.svg?branch=main) +[![Branch Workflow](https://github.com/cloudwalk/brlc-token/actions/workflows/branch.yml/badge.svg?branch=main)](https://github.com/cloudwalk/brlc-token/actions/workflows/branch.yml) This repository contains BRLC token smart contracts.