Skip to content

Commit

Permalink
Fix Badges
Browse files Browse the repository at this point in the history
Signed-off-by: adrianc <[email protected]>
  • Loading branch information
adrianchiris committed Aug 15, 2023
1 parent 6657525 commit d3d37f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Go Report Card](https://goreportcard.com/badge/github.com/Mellanox/nic-feature-discovery)](https://goreportcard.com/report/github.com/Mellanox/nic-feature-discovery)
[![Coverage Status](https://coveralls.io/repos/github/Mellanox/nic-feature-discovery/badge.svg?branch=main)](https://coveralls.io/github/Mellanox/nic-feature-discovery?branch=main)
[![Build, Test, Lint](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/build-test-lint.yml/badge.svg?event=push)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/build-test-lint.yml)
[![CodeQL](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/codeql.yml/badge.svg)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/codeql.yml)
[![Image push](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/image-push-main.yml/badge.svg?event=push)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/image-push-main.yml)
[![Build, Test, Lint](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/build-test-lint.yaml/badge.svg)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/build-test-lint.yaml)
[![CodeQL](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/codeql.yaml/badge.svg)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/codeql.yaml)
[![Image Push](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/image-push-main.yaml/badge.svg)](https://github.com/Mellanox/nic-feature-discovery/actions/workflows/image-push-main.yaml)

- [nic-feature-discovery](#nic-feature-discovery)
- [Overview](#overview)
Expand Down

0 comments on commit d3d37f3

Please sign in to comment.