Skip to content

Commit b613ad2

Browse files
authored
Replace test and security badges with CD and audit badges (#9)
1 parent 4062cc4 commit b613ad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ Source code, issues, and releases.
5454

5555
### Quality Metrics
5656

57-
[![Test Status](https://github.com/joinframework/join/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/joinframework/join/actions?query=workflow%3Atest+branch%3Amain)
58-
[![Security Status](https://github.com/joinframework/join/actions/workflows/security.yml/badge.svg?branch=main)](https://github.com/joinframework/join/actions?query=workflow%3Asecurity+branch%3Amain)
57+
[![Test Status](https://github.com/joinframework/join/actions/workflows/cd.yml/badge.svg?branch=main)](https://github.com/joinframework/join/actions?query=workflow%3Acd+branch%3Amain)
58+
[![Security Status](https://github.com/joinframework/join/actions/workflows/audit.yml/badge.svg?branch=main)](https://github.com/joinframework/join/actions?query=workflow%3Aaudit+branch%3Amain)
5959
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/c2eda80c815e43748d10b9bde0be7087)](https://app.codacy.com/gh/joinframework/join/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
6060
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/c2eda80c815e43748d10b9bde0be7087)](https://app.codacy.com/gh/joinframework/join/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
6161
[![Codecov](https://codecov.io/gh/joinframework/join/branch/main/graph/badge.svg)](https://codecov.io/gh/joinframework/join)

0 commit comments

Comments
 (0)