Skip to content

Commit fa9918c

Browse files
committed
Update GitHub actions badge
1 parent c277a8d commit fa9918c

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
@@ -6,8 +6,8 @@ Python Package Skeleton
66
.. |PyPI| image:: https://img.shields.io/pypi/v/makenew-pypackage.svg
77
:target: https://pypi.python.org/pypi/makenew-pypackage
88
:alt: PyPI
9-
.. |GitHub Actions| image:: https://github.com/makenew/pypackage/workflows/check/badge.svg
10-
:target: https://github.com/makenew/pypackage/actions
9+
.. |GitHub Actions| image:: https://github.com/makenew/pypackage/actions/workflows/check.yml/badge.svg
10+
:target: https://github.com/makenew/pypackage/actions/workflows/check.yml
1111
:alt: GitHub Actions
1212

1313
Package skeleton for a Python module.

0 commit comments

Comments
 (0)