Skip to content

Commit 7c7674c

Browse files
committed
docs: update README badges for lint, test, and security status
- Replace test badge with badges for lint/testing and security scan Signed-off-by: appleboy <appleboy.tw@gmail.com>
1 parent 3f51f18 commit 7c7674c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Common Functions
22

3-
[![Run Tests](https://github.com/appleboy/com/actions/workflows/go.yml/badge.svg)](https://github.com/appleboy/com/actions/workflows/go.yml)
3+
[![Lint and Testing](https://github.com/appleboy/com/actions/workflows/testing.yml/badge.svg)](https://github.com/appleboy/com/actions/workflows/testing.yml)
4+
[![Trivy Security Scan](https://github.com/appleboy/com/actions/workflows/security.yml/badge.svg)](https://github.com/appleboy/com/actions/workflows/security.yml)
45
[![GoDoc](https://godoc.org/github.com/appleboy/com?status.svg)](https://godoc.org/github.com/appleboy/com)
56
[![codecov](https://codecov.io/gh/appleboy/com/branch/master/graph/badge.svg)](https://codecov.io/gh/appleboy/com)
67
[![Go Report Card](https://goreportcard.com/badge/github.com/appleboy/com)](https://goreportcard.com/report/github.com/appleboy/com)

0 commit comments

Comments
 (0)