We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c909da9 commit 77b4fa8Copy full SHA for 77b4fa8
README.md
@@ -22,7 +22,7 @@
22
<!-- Second row: -->
23
<br>
24
<a href="https://github.com/TheAlgorithms/Python/actions">
25
- <img src="https://img.shields.io/github/workflow/status/TheAlgorithms/Python/build?label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status">
+ <img src="https://img.shields.io/github/actions/workflow/status/TheAlgorithms/Python/build.yml?branch=master&label=CI&logo=github&style=flat-square" height="20" alt="GitHub Workflow Status">
26
</a>
27
<a href="https://github.com/pre-commit/pre-commit">
28
<img src="https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit&logoColor=white&style=flat-square" height="20" alt="pre-commit">
0 commit comments