Skip to content

Commit

Permalink
Merge pull request #250 from godatadriven/better-shields
Browse files Browse the repository at this point in the history
More relevant badges
  • Loading branch information
pgoslatara authored Sep 23, 2024
2 parents 2cceac0 + cd52ec6 commit 50da57e
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
<a>
<img src="https://img.shields.io/github/release/godatadriven/dbt-bouncer.svg?logo=github">
</a>
<a>
<img src="https://github.com/godatadriven/dbt-bouncer/actions/workflows/ci_pipeline.yml/badge.svg">
</a>
<a>
<img src="https://img.shields.io/badge/License-MIT-yellow.svg">
</a>
Expand All @@ -41,6 +38,12 @@
</div>

<div align="center">
<a>
<img src="https://github.com/godatadriven/dbt-bouncer/actions/workflows/merge_pipeline.yml/badge.svg">
</a>
<a>
<img src="https://github.com/godatadriven/dbt-bouncer/actions/workflows/post_release_pipeline.yml/badge.svg">
</a>
<a>
<img src="https://img.shields.io/badge/style-ruff-41B5BE?style=flat">
</a>
Expand Down

0 comments on commit 50da57e

Please sign in to comment.