Skip to content

Commit f363523

Browse files
committed
docs(README): update badges for actions.
1 parent c7324b0 commit f363523

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22

33
<p align="left">
44
<a href="https://github.com/pabroux/shell-utilities/blob/master/LICENSE"><img src="https://img.shields.io/github/license/pabroux/shell-utilities.svg?label=License" alt="License Badge"></a>
5-
<a href="https://github.com/pabroux/shell-utilities/actions/workflows/code-quality-checker.yml"><img src="https://github.com/pabroux/shell-utilities/actions/workflows/code-quality-checker.yml/badge.svg" alt="Code Quality Checker Badge"></a>
6-
<a href="https://github.com/pabroux/shell-utilities/actions/workflows/code-security-checker.yml"><img src="https://github.com/pabroux/shell-utilities/actions/workflows/code-security-checker.yml/badge.svg" alt="Code Security Checker Badge"></a>
5+
<a href="https://github.com/pabroux/shell-utilities/actions/workflows/ci.yml"><img src="https://github.com/pabroux/shell-utilities/actions/workflows/ci.yml/badge.svg" alt="CI Badge"></a>
76
</p>
87

98
Collection of utility shell scripts.

0 commit comments

Comments
 (0)