Skip to content

Commit 891174e

Browse files
committed
Corrected the test workflow badge URLs
These URLs were not updated when the `build` workflow was renamed to `test` (in 60beaf4).
1 parent c971c14 commit 891174e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
django-simple-history
22
=====================
33

4-
.. image:: https://github.com/jazzband/django-simple-history/workflows/build/badge.svg?branch=master
5-
:target: https://github.com/jazzband/django-simple-history/actions?workflow=build
4+
.. image:: https://github.com/jazzband/django-simple-history/actions/workflows/test.yml/badge.svg
5+
:target: https://github.com/jazzband/django-simple-history/actions/workflows/test.yml
66
:alt: Build Status
77

88
.. image:: https://readthedocs.org/projects/django-simple-history/badge/?version=latest

0 commit comments

Comments
 (0)