Skip to content

Commit 671c189

Browse files
committed
README.md: Make tests badge show only master's status
1 parent c757bd7 commit 671c189

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# ⚡🗞️ FastAPI Websocket Pub/Sub
88

99
<a href="https://github.com/permitio/fastapi_websocket_pubsub/actions?query=workflow%3ATests" target="_blank">
10-
<img src="https://github.com/permitio/fastapi_websocket_pubsub/workflows/Tests/badge.svg" alt="Tests">
10+
<img src="https://github.com/permitio/fastapi_websocket_pubsub/workflows/Tests/badge.svg?branch=master" alt="Tests">
1111
</a>
1212

1313
<a href="https://pypi.org/project/fastapi-websocket-pubsub/" target="_blank">

0 commit comments

Comments
 (0)