Skip to content

Commit 5bf28db

Browse files
authored
chore: fix python ci status badge (openedx#485)
1 parent 33951dd commit 5bf28db

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
@@ -105,8 +105,8 @@ Please do not report security issues in public. Please email [email protected]
105105
:target: https://pypi.python.org/pypi/openedx-events/
106106
:alt: PyPI
107107

108-
.. |ci-badge| image:: https://github.com/openedx/openedx-events/workflows/Python%20CI/badge.svg?branch=main
109-
:target: https://github.com/openedx/openedx-events/actions
108+
.. |ci-badge| image:: https://github.com/openedx/openedx-events/actions/workflows/ci.yml/badge.svg?branch=main
109+
:target: https://github.com/openedx/openedx-events/actions/workflows/ci.yml
110110
:alt: CI
111111

112112
.. |codecov-badge| image:: https://codecov.io/github/openedx/openedx-events/coverage.svg?branch=main

0 commit comments

Comments
 (0)