Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Commit

Permalink
ci: add github-actions status badge
Browse files Browse the repository at this point in the history
Signed-off-by: Rolson Quadras <rolson.quadras@securekey.com>
  • Loading branch information
rolsonquadras committed Mar 8, 2022
1 parent 1955874 commit b6b2a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://raw.githubusercontent.com/trustbloc/hub-auth/main/LICENSE)
[![Godocs](https://img.shields.io/badge/godoc-reference-blue.svg)](https://godoc.org/github.com/trustbloc/hub-auth)

[![Build Status](https://dev.azure.com/trustbloc/edge/_apis/build/status/trustbloc.hub-auth?branchName=main)](https://dev.azure.com/trustbloc/edge/_build/latest?definitionId=42&branchName=main)
[![hub-auth ci](https://github.com/trustbloc/hub-auth/actions/workflows/build.yml/badge.svg)](https://github.com/trustbloc/hub-auth/actions/workflows/build.yml)
[![codecov](https://codecov.io/gh/trustbloc/hub-auth/branch/main/graph/badge.svg)](https://codecov.io/gh/trustbloc/hub-auth)
[![Go Report Card](https://goreportcard.com/badge/github.com/trustbloc/hub-auth)](https://goreportcard.com/report/github.com/trustbloc/hub-auth)

Expand Down

0 comments on commit b6b2a6b

Please sign in to comment.