Skip to content

Commit

Permalink
Add Coverage GH action status badge (#291)
Browse files Browse the repository at this point in the history
Signed-off-by: Sergio Arroutbi <sarroutb@redhat.com>
  • Loading branch information
sarroutbi authored Nov 7, 2024
1 parent 0c724a7 commit 8035371
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions .github/workflows/yamllint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ name: 'Yamllint'
branches:
- 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 8035371

Please sign in to comment.