Skip to content

Commit f557211

Browse files
committed
[Tr] Fix GitHub actions badge
Dumping the URL in the broken badge is a really smart way to point out the changes to the badge format, well done! skip-checks: true # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Fri May 31 16:32:59 2024 +0100 # # On branch main # Your branch is ahead of 'origin/main' by 1 commit. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: README.rst # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Fri May 31 16:32:59 2024 +0100 # # On branch main # Your branch is ahead of 'origin/main' by 1 commit. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: README.rst # # Please enter the commit message for your changes. Lines starting # with '#' will be kept; you may remove them yourself if you want to. # An empty message aborts the commit. # # Date: Fri May 31 16:32:59 2024 +0100 # # On branch main # Your branch is ahead of 'origin/main' by 1 commit. # (use "git push" to publish your local commits) # # Changes to be committed: # modified: README.rst #
1 parent 88fdf4a commit f557211

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -125,5 +125,5 @@ reproduce the problem, or even better a patch!
125125
:target: https://pyisbn.readthedocs.io/
126126
:alt: Documentation
127127

128-
.. |actions| image:: https://img.shields.io/github/workflow/status/JNRowe/pyisbn/Test%20with%20pytest
128+
.. |actions| image:: https://img.shields.io/github/actions/workflow/status/JNRowe/pyisbn/pytest.yml?branch=main
129129
:alt: Test state on main

0 commit comments

Comments
 (0)