Skip to content
This repository was archived by the owner on Feb 17, 2025. It is now read-only.

Commit a55be5d

Browse files
authored
Adjust Build Status badge to new shields.io API (#91)
1 parent f203441 commit a55be5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
[![go.mod](https://img.shields.io/github/go-mod/go-version/fluentassert/verify)](go.mod)
99
[![LICENSE](https://img.shields.io/github/license/fluentassert/verify)](LICENSE)
1010

11-
[![Build Status](https://img.shields.io/github/workflow/status/fluentassert/verify/build)](https://github.com/fluentassert/verify/actions?query=workflow%3Abuild+branch%3Amain)
11+
[![Build Status](https://img.shields.io/github/actions/workflow/status/fluentassert/verify/build.yml?branch=main)](https://github.com/fluentassert/verify/actions?query=workflow%3Abuild+branch%3Amain)
1212
[![Go Report Card](https://goreportcard.com/badge/github.com/fluentassert/verify)](https://goreportcard.com/report/github.com/fluentassert/verify)
1313
[![Codecov](https://codecov.io/gh/fluentassert/verify/branch/main/graph/badge.svg)](https://codecov.io/gh/fluentassert/verify)
1414

0 commit comments

Comments
 (0)