Skip to content

Commit 7c97877

Browse files
Merge pull request #2337 from VWS-Python/badge-branch
Fix the GitHub workflow badge to refer to the right branch
2 parents 0721948 + 9b89329 commit 7c97877

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
@@ -61,7 +61,7 @@ Full Documentation
6161
See the `full
6262
documentation <https://vws-python.readthedocs.io/en/latest>`__.
6363

64-
.. |Build Status| image:: https://github.com/VWS-Python/vws-python/workflows/CI/badge.svg
64+
.. |Build Status| image:: https://github.com/VWS-Python/vws-python/actions/workflows/ci.yml/badge.svg?branch=main
6565
:target: https://github.com/VWS-Python/vws-python/actions
6666
.. |codecov| image:: https://codecov.io/gh/VWS-Python/vws-python/branch/main/graph/badge.svg
6767
:target: https://codecov.io/gh/VWS-Python/vws-python

0 commit comments

Comments
 (0)