Skip to content
This repository was archived by the owner on Mar 13, 2024. It is now read-only.

Commit 5203856

Browse files
GDYendellcoretl
authored andcommitted
Update CI badges
1 parent 4d21bc3 commit 5203856

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ Or if it is a commandline tool then you might put some example commands here::
3333

3434
$ python -m python3_pip_skeleton --version
3535

36-
.. |code_ci| image:: https://github.com/DiamondLightSource/python3-pip-skeleton/workflows/Code%20CI/badge.svg?branch=main
37-
:target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions?query=workflow%3A%22Code+CI%22
36+
.. |code_ci| image:: https://github.com/DiamondLightSource/python3-pip-skeleton/actions/workflows/code.yml/badge.svg?branch=main
37+
:target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions/workflows/code.yml
3838
:alt: Code CI
3939

40-
.. |docs_ci| image:: https://github.com/DiamondLightSource/python3-pip-skeleton/workflows/Docs%20CI/badge.svg?branch=main
41-
:target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions?query=workflow%3A%22Docs+CI%22
40+
.. |docs_ci| image:: https://github.com/DiamondLightSource/python3-pip-skeleton/actions/workflows/docs.yml/badge.svg?branch=main
41+
:target: https://github.com/DiamondLightSource/python3-pip-skeleton/actions/workflows/docs.yml
4242
:alt: Docs CI
4343

4444
.. |coverage| image:: https://codecov.io/gh/DiamondLightSource/python3-pip-skeleton/branch/main/graph/badge.svg

0 commit comments

Comments
 (0)