Skip to content

Commit 1757c91

Browse files
authored
Fix test badge in README
1 parent 581e451 commit 1757c91

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
@@ -2,7 +2,7 @@
22

33
[![GitHub Action](https://img.shields.io/badge/GitHub-Action-blue)](https://github.com/features/actions)
44
[![Documentation](https://img.shields.io/badge/godoc-reference-5272B4.svg)](https://pkg.go.dev/github.com/snorwin/k8s-generic-webhook/pkg/webhook)
5-
[![Test](https://img.shields.io/github/workflow/status/snorwin/k8s-generic-webhook/Test?label=tests&logo=github)](https://github.com/snorwin/k8s-generic-webhook/actions)
5+
[![Test](https://img.shields.io/github/actions/workflow/status/snorwin/k8s-generic-webhook/test.yaml?label=tests&logo=github)](https://github.com/snorwin/k8s-generic-webhook/actions)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/snorwin/k8s-generic-webhook)](https://goreportcard.com/report/github.com/snorwin/k8s-generic-webhook)
77
[![Coverage Status](https://coveralls.io/repos/github/snorwin/k8s-generic-webhook/badge.svg?branch=main)](https://coveralls.io/github/snorwin/k8s-generic-webhook?branch=main)
88
[![Releases](https://img.shields.io/github/v/release/snorwin/k8s-generic-webhook)](https://github.com/snorwin/k8s-generic-webhook/releases)

0 commit comments

Comments
 (0)