Skip to content

Commit 820074c

Browse files
authored
📝 Update docs badges: remove Publish badge, it doesn't give extra information (#2009)
1 parent fe10548 commit 820074c

2 files changed

Lines changed: 0 additions & 6 deletions

File tree

‎README.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@
99
<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3ATest+event%3Apush+branch%3Amain">
1010
<img src="https://github.com/fastapi/sqlmodel/actions/workflows/test.yml/badge.svg?event=push&branch=main" alt="Test">
1111
</a>
12-
<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3APublish">
13-
<img src="https://github.com/fastapi/sqlmodel/actions/workflows/publish.yml/badge.svg" alt="Publish">
14-
</a>
1512
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/sqlmodel">
1613
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/sqlmodel.svg" alt="Coverage">
1714
<a href="https://pypi.org/project/sqlmodel">

‎docs/index.md‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,9 +22,6 @@ include_yaml:
2222
<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3ATest+event%3Apush+branch%3Amain">
2323
<img src="https://github.com/fastapi/sqlmodel/actions/workflows/test.yml/badge.svg?event=push&branch=main" alt="Test">
2424
</a>
25-
<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3APublish">
26-
<img src="https://github.com/fastapi/sqlmodel/actions/workflows/publish.yml/badge.svg" alt="Publish">
27-
</a>
2825
<a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/sqlmodel">
2926
<img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/sqlmodel.svg" alt="Coverage">
3027
<a href="https://pypi.org/project/sqlmodel">

0 commit comments

Comments
 (0)