From e32b8d9a8e836deefd00b091449fd13edcbe3887 Mon Sep 17 00:00:00 2001 From: Vincent Weevers Date: Sat, 6 Apr 2024 22:50:28 +0200 Subject: [PATCH] Fix badge Category: none --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 270a6e4..a357b78 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![npm status](http://img.shields.io/npm/v/hallmark.svg)](https://www.npmjs.org/package/hallmark) [![node](https://img.shields.io/node/v/hallmark.svg)](https://www.npmjs.org/package/hallmark) -[![Test](https://img.shields.io/github/workflow/status/vweevers/hallmark/Test?label=test)](https://github.com/vweevers/hallmark/actions/workflows/test.yml) +[![Test](https://img.shields.io/github/actions/workflow/status/vweevers/hallmark/test.yml?branch=main&label=test)](https://github.com/vweevers/hallmark/actions/workflows/test.yml) [![JavaScript Style Guide](https://img.shields.io/badge/standard-informational?logo=javascript\&logoColor=fff)](https://standardjs.com) [![Markdown Style Guide](https://img.shields.io/badge/hallmark-informational?logo=markdown)](https://github.com/vweevers/hallmark) [![Common Changelog](https://common-changelog.org/badge.svg)](https://common-changelog.org)