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 bc1bc42 commit 4136307Copy full SHA for 4136307
.github/workflows/testing.yml renamed to .github/workflows/build.yml
README.rst
@@ -1,8 +1,8 @@
1
pylint-django
2
=============
3
4
-.. image:: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml/badge.svg
5
- :target: https://github.com/PyCQA/pylint-django/actions/workflows/testing.yml
+.. image:: https://github.com/PyCQA/pylint-django/actions/workflows/build.yml/badge.svg
+ :target: https://github.com/PyCQA/pylint-django/actions/workflows/build.yml
6
7
.. image:: https://coveralls.io/repos/github/PyCQA/pylint-django/badge.svg?branch=master
8
:target: https://coveralls.io/github/PyCQA/pylint-django?branch=master
0 commit comments