Skip to content

Commit 33e6f06

Browse files
authored
fixing build status in readme.md (#115)
Signed-off-by: Chris Collins <collins.christopher@gmail.com>
1 parent 033149e commit 33e6f06

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
@@ -1,7 +1,7 @@
11
# SREPD
22

33
[![Go Version](https://img.shields.io/github/go-mod/go-version/clcollins/srepd)](https://golang.org)
4-
[![Build Status](https://github.com/clcollins/srepd/actions/workflows/ci.yml/badge.svg)](https://github.com/clcollins/srepd/actions)
4+
[![Build Status](https://github.com/clcollins/srepd/actions/workflows/go-ci.yml/badge.svg)](https://github.com/clcollins/srepd/actions/workflows/go-ci.yml)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/clcollins/srepd)](https://goreportcard.com/report/github.com/clcollins/srepd)
66
[![License](https://img.shields.io/github/license/clcollins/srepd)](https://github.com/clcollins/srepd/blob/main/LICENSE)
77

0 commit comments

Comments
 (0)