From 69edf794a59d12dd03a6fc8c3b358caa43b29bf6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?n=CE=B9c=D0=BDola=D1=95=20w=CE=B9lde?= Date: Mon, 6 Mar 2023 21:29:07 -0800 Subject: [PATCH] fix: CI badge MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nιcнolaѕ wιlde --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 90ad1ac..d5d9279 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ # cook-docs ![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/nicholaswilde/cook-docs?style=for-the-badge) [![Go Report Card](https://goreportcard.com/badge/github.com/nicholaswilde/cook-docs?style=for-the-badge)](https://goreportcard.com/report/github.com/nicholaswilde/cook-docs) -[![ci](https://img.shields.io/github/workflow/status/nicholaswilde/cook-docs/ci?label=ci&style=for-the-badge)](https://github.com/nicholaswilde/cook-docs/actions/workflows/ci.yaml) +[![ci](https://img.shields.io/github/actions/workflow/status/nicholaswilde/cook-docs/ci.yaml?label=ci&style=for-the-badge&branch=main)](https://github.com/nicholaswilde/cook-docs/actions/workflows/ci.yaml) [![pre-commit](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=for-the-badge)](https://pre-commit.com/) [![task](https://img.shields.io/badge/task-enabled-brightgreen?logo=task&logoColor=white&style=for-the-badge)](https://taskfile.dev/#/)