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.
2 parents 6c2aca9 + 80f0c6c commit 7cbc33aCopy full SHA for 7cbc33a
README.rst
@@ -3,8 +3,9 @@ Website for phpMyAdmin
3
4
Django code for phpMyAdmin's website.
5
6
-.. image:: https://github.com/phpmyadmin/website/workflows/Run%20tests/badge.svg
7
- :target: https://github.com/phpmyadmin/website/actions
+.. image:: https://github.com/phpmyadmin/website/actions/workflows/tests.yml/badge.svg?branch=master
+ :alt: Tests
8
+ :target: https://github.com/phpmyadmin/website/actions/workflows/tests.yml?query=branch%3Amaster
9
10
.. image:: https://codecov.io/github/phpmyadmin/website/coverage.svg?branch=master
11
:target: https://codecov.io/github/phpmyadmin/website?branch=master
0 commit comments