We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c277a8d commit fa9918cCopy full SHA for fa9918c
README.rst
@@ -6,8 +6,8 @@ Python Package Skeleton
6
.. |PyPI| image:: https://img.shields.io/pypi/v/makenew-pypackage.svg
7
:target: https://pypi.python.org/pypi/makenew-pypackage
8
:alt: PyPI
9
-.. |GitHub Actions| image:: https://github.com/makenew/pypackage/workflows/check/badge.svg
10
- :target: https://github.com/makenew/pypackage/actions
+.. |GitHub Actions| image:: https://github.com/makenew/pypackage/actions/workflows/check.yml/badge.svg
+ :target: https://github.com/makenew/pypackage/actions/workflows/check.yml
11
:alt: GitHub Actions
12
13
Package skeleton for a Python module.
0 commit comments