From a4e85bb614b246206a64f4068d3a35eeebf2d7ec Mon Sep 17 00:00:00 2001 From: Mariana Souza Date: Thu, 24 Oct 2024 16:24:27 -0400 Subject: [PATCH] chaging badge event to default --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1aa8e21..7012de3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # match -[![match CI](https://github.com/Optable/match/actions/workflows/match-ci.yml/badge.svg?branch=main)](https://github.com/Optable/match/actions/workflows/match-ci.yml) +[![match CI](https://github.com/Optable/match/actions/workflows/match-ci.yml/badge.svg)](https://github.com/Optable/match/actions/workflows/match-ci.yml) [![Go Report Card](https://goreportcard.com/badge/github.com/optable/match)](https://goreportcard.com/report/github.com/optable/match) [![GoDoc](https://godoc.org/github.com/optable/match?status.svg)](https://godoc.org/github.com/optable/match)