Skip to content

Commit 9aa179e

Browse files
authored
Change to GitHub workflow badge routes
badges/shields#8671
1 parent 08ec4e4 commit 9aa179e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# HAProxy Reload Wrapper
22

3-
![Build](https://img.shields.io/github/workflow/status/snorwin/haproxy-reload-wrapper/Publish%20(main)?label=Build%20%28main%29&style=flat-square)
4-
![Release](https://img.shields.io/github/workflow/status/snorwin/haproxy-reload-wrapper/Publish%20(Release)?label=Build%20%28Release%29&style=flat-square)
5-
![E2E Tests](https://img.shields.io/github/workflow/status/snorwin/haproxy-reload-wrapper/E2E%20Tests?label=E2E%20Tests&style=flat-square)
3+
![Build](https://img.shields.io/github/actions/workflow/status/snorwin/haproxy-reload-wrapper/main.yml?label=Build%20%28main%29&style=flat-square)
4+
![Release](https://img.shields.io/github/actions/workflow/status/snorwin/haproxy-reload-wrapper/publish.yml?label=Build%20%28Release%29&style=flat-square)
5+
![E2E Tests](https://img.shields.io/github/actions/workflow/status/snorwin/haproxy-reload-wrapper/test.yml?label=E2E%20Tests&style=flat-square)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/snorwin/haproxy-reload-wrapper?style=flat-square)](https://goreportcard.com/report/github.com/snorwin/haproxy-reload-wrapper)
77
[![Releases](https://img.shields.io/github/v/release/snorwin/haproxy-reload-wrapper?style=flat-square&label=Release)](https://github.com/snorwin/haproxy-reload-wrapper/releases)
88
[![License](https://img.shields.io/badge/License-MIT-blue.svg?style=flat-square)](https://opensource.org/licenses/MIT)

0 commit comments

Comments
 (0)