diff --git a/README.rst b/README.rst index ef25a38..9cd5a54 100644 --- a/README.rst +++ b/README.rst @@ -15,8 +15,8 @@ .. |Black| image:: https://img.shields.io/badge/code_style-black-black :target: https://github.com/psf/black -.. |CI| image:: https://github.com/diffpy/diffpy.distanceprinter/actions/workflows/matrix-and-codecov-on-merge-to-main.yml/badge.svg - :target: https://github.com/diffpy/diffpy.distanceprinter/actions/workflows/matrix-and-codecov-on-merge-to-main.yml +.. |CI| image:: https://github.com/diffpy/diffpy.distanceprinter/actions/workflows/matrix-and-codecov.yml/badge.svg + :target: https://github.com/diffpy/diffpy.distanceprinter/actions/workflows/matrix-and-codecov.yml .. |Codecov| image:: https://codecov.io/gh/diffpy/diffpy.distanceprinter/branch/main/graph/badge.svg :target: https://codecov.io/gh/diffpy/diffpy.distanceprinter diff --git a/news/fix-badge.rst b/news/fix-badge.rst new file mode 100644 index 0000000..1988906 --- /dev/null +++ b/news/fix-badge.rst @@ -0,0 +1,23 @@ +**Added:** + +* No News Added: fix CI badge + +**Changed:** + +* + +**Deprecated:** + +* + +**Removed:** + +* + +**Fixed:** + +* + +**Security:** + +*