From fef606bd6d8cc5f52eae0d9064308457c0bee300 Mon Sep 17 00:00:00 2001 From: sanaz Date: Wed, 15 May 2024 12:51:58 -0700 Subject: [PATCH] fixes the lint workflow status badge url to use the default branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe23dac..70daca2e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ![Go version](https://img.shields.io/badge/go-1.21-blue.svg) [![Go Reference](https://pkg.go.dev/badge/github.com/celestiaorg/nmt.svg)](https://pkg.go.dev/github.com/celestiaorg/nmt) -![golangci-lint](https://github.com/celestiaorg/nmt/workflows/lint/badge.svg?branch=main) +![golangci-lint](https://github.com/celestiaorg/nmt/workflows/lint/badge.svg) ![Go](https://github.com/celestiaorg/nmt/workflows/Go/badge.svg) ![codecov.io](https://codecov.io/github/celestiaorg/nmt/coverage.svg?branch=main)