]> git.ipfire.org Git - thirdparty/fastapi/sqlmodel.git/commitdiff
📝 Update docs badges: remove Publish badge, it doesn't give extra information (#2009)
authorSebastián Ramírez <tiangolo@gmail.com>
Sun, 21 Jun 2026 16:00:04 +0000 (18:00 +0200)
committerGitHub <noreply@github.com>
Sun, 21 Jun 2026 16:00:04 +0000 (18:00 +0200)
README.md
docs/index.md

index 93e9e4461f1452fdfdc14f6d756a7c66a0361f1c..16ab3f86ddd4e78ef112e48bb6483c58626b4e91 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,9 +9,6 @@
 <a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3ATest+event%3Apush+branch%3Amain">
     <img src="https://github.com/fastapi/sqlmodel/actions/workflows/test.yml/badge.svg?event=push&branch=main" alt="Test">
 </a>
-<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3APublish">
-    <img src="https://github.com/fastapi/sqlmodel/actions/workflows/publish.yml/badge.svg" alt="Publish">
-</a>
 <a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/sqlmodel">
     <img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/sqlmodel.svg" alt="Coverage">
 <a href="https://pypi.org/project/sqlmodel">
index 9be57b93a9d9b19d27ac6056a2720c42014766c3..78009abef4de70c37448fa1e736f0788f2e9f5d7 100644 (file)
@@ -22,9 +22,6 @@ include_yaml:
 <a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3ATest+event%3Apush+branch%3Amain">
     <img src="https://github.com/fastapi/sqlmodel/actions/workflows/test.yml/badge.svg?event=push&branch=main" alt="Test">
 </a>
-<a href="https://github.com/fastapi/sqlmodel/actions?query=workflow%3APublish">
-    <img src="https://github.com/fastapi/sqlmodel/actions/workflows/publish.yml/badge.svg" alt="Publish">
-</a>
 <a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapi/sqlmodel">
     <img src="https://coverage-badge.samuelcolvin.workers.dev/fastapi/sqlmodel.svg" alt="Coverage">
 <a href="https://pypi.org/project/sqlmodel">