Skip to content

Commit fb66066

Browse files
Fix workflow badge visibility in README
co-authored-by: Andrea Blengino <[email protected]>
1 parent 6dacc20 commit fb66066

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
django-linear-migrations
33
========================
44

5-
.. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/django-linear-migrations/main.yml?branch=main&style=for-the-badge
5+
.. image:: https://img.shields.io/github/actions/workflow/status/adamchainz/django-linear-migrations/main.yml.svg?branch=main&style=for-the-badge
66
:target: https://github.com/adamchainz/django-linear-migrations/actions?workflow=CI
77

88
.. image:: https://img.shields.io/badge/Coverage-100%25-success?style=for-the-badge

0 commit comments

Comments
 (0)