README: Link build badge to workflow runs

This commit is contained in:
Danilo Bargen 2023-02-20 08:11:06 +01:00 committed by Austin Bonander
parent b61677d740
commit 728280a2a3

View File

@ -9,7 +9,10 @@
<div align="center">
<!-- Github Actions -->
<img src="https://img.shields.io/github/actions/workflow/status/launchbadge/sqlx/sqlx.yml?branch=main&style=flat-square" alt="actions status" />
<a href="https://github.com/launchbadge/sqlx/actions/workflows/sqlx.yml?query=branch%3Amain">
<img src="https://img.shields.io/github/actions/workflow/status/launchbadge/sqlx/sqlx.yml?branch=main&style=flat-square"
alt="actions status" />
</a>
<!-- Version -->
<a href="https://crates.io/crates/sqlx">
<img src="https://img.shields.io/crates/v/sqlx.svg?style=flat-square"