mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-29 21:00:54 +00:00
README: Link build badge to workflow runs
This commit is contained in:
parent
b61677d740
commit
728280a2a3
@ -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"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user