Skip to content

Commit 274a1c2

Browse files
fix: badge (#840)
Co-authored-by: pyansys-ci-bot <[email protected]>
1 parent eacc4c3 commit 274a1c2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ PyDYNA
2121
:target: https://codecov.io/gh/ansys/pydyna
2222
:alt: Codecov
2323

24-
.. |GH-CI| image:: https://github.com/ansys/pydyna/actions/workflows/ci_cd.yml/badge.svg
25-
:target: https://github.com/ansys/pydyna/actions/workflows/ci_cd.yml
24+
.. |GH-CI| image:: https://github.com/ansys/pydyna/actions/workflows/ci_cd_pr.yml/badge.svg
25+
:target: https://github.com/ansys/pydyna/actions/workflows/ci_cd_pr.yml
2626
:alt: GH-CI
2727

2828
.. |MIT| image:: https://img.shields.io/badge/License-MIT-yellow.svg

doc/changelog/840.fixed.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
badge

0 commit comments

Comments
 (0)