Skip to content

Commit

Permalink
Add Coverage GH action status badge
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
  • Loading branch information
sarroutbi committed Nov 7, 2024
1 parent 0c724a7 commit 6c55fce
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,11 @@ name: 'Yamllint'
- main
paths-ignore:
- '**.yml'
- '**.md'
pull_request:
paths-ignore:
- '**.yml'
- '**.md'
jobs:
yamllint:
name: 'Yamllint'
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

## Status

[![Coverage](https://github.com/sarroutbi/koji-retriever/actions/workflows/coverage.yaml/badge.svg)](https://github.com/sarroutbi/koji-retriever/actions/workflows/coverage.yaml)\
[![Rust](https://github.com/sarroutbi/koji-retriever/actions/workflows/rust.yaml/badge.svg)](https://github.com/sarroutbi/koji-retriever/actions/workflows/rust.yaml)\
[![Security audit](https://github.com/sarroutbi/koji-retriever/actions/workflows/audit.yaml/badge.svg)](https://github.com/sarroutbi/koji-retriever/actions/workflows/audit.yaml)\
[![Spellcheck](https://github.com/sarroutbi/koji-retriever/actions/workflows/spellcheck.yaml/badge.svg)](https://github.com/sarroutbi/koji-retriever/actions/workflows/spellcheck.yaml)
Expand Down

0 comments on commit 6c55fce

Please sign in to comment.