From 19759e7b07743ee9873ad7427d8773594d032a76 Mon Sep 17 00:00:00 2001 From: DeadNews Date: Thu, 25 May 2023 20:56:22 +0530 Subject: [PATCH] docs: fix `workflow` name --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14e1a20..ee62ff5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,6 @@ [![Go Reference](https://pkg.go.dev/badge/github.com/DeadNews/deadnews-template-go.svg)](https://pkg.go.dev/github.com/DeadNews/deadnews-template-go) [![Go Report Card](https://goreportcard.com/badge/github.com/DeadNews/deadnews-template-go)](https://goreportcard.com/report/github.com/DeadNews/deadnews-template-go) -[![CI/CD](https://github.com/DeadNews/deadnews-template-go/actions/workflows/main.yml/badge.svg)](https://github.com/DeadNews/deadnews-template-go/actions/workflows/main.yml) +[![Main](https://github.com/DeadNews/deadnews-template-go/actions/workflows/main.yml/badge.svg)](https://github.com/DeadNews/deadnews-template-go/actions/workflows/main.yml) [![pre-commit.ci](https://results.pre-commit.ci/badge/github/DeadNews/deadnews-template-go/main.svg)](https://results.pre-commit.ci/latest/github/DeadNews/deadnews-template-go/main) [![codecov](https://codecov.io/gh/DeadNews/deadnews-template-go/branch/main/graph/badge.svg?token=OCZDZIYPMC)](https://codecov.io/gh/DeadNews/deadnews-template-go)