Skip to content

Commit f45f30a

Browse files
authored
fix: workflow name in readme
1 parent e13f8b2 commit f45f30a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[![Latest Version on Packagist](https://img.shields.io/packagist/v/kauffinger/php-codemap.svg?style=flat-square)](https://packagist.org/packages/kauffinger/php-codemap)
2-
[![Linting](https://img.shields.io/github/actions/workflow/status/kauffinger/php-codemap/formats.yml?branch=main&label=linting&style=flat-square)](https://github.com/kauffinger/php-codemap/actions/workflows/checks.yml)
2+
[![Linting](https://img.shields.io/github/actions/workflow/status/kauffinger/php-codemap/checks.yml?branch=main&label=linting&style=flat-square)](https://github.com/kauffinger/php-codemap/actions/workflows/checks.yml)
33
[![Tests](https://img.shields.io/github/actions/workflow/status/kauffinger/php-codemap/tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/kauffinger/php-codemap/actions/workflows/tests.yml)
44
[![Total Downloads](https://img.shields.io/packagist/dt/kauffinger/php-codemap.svg?style=flat-square)](https://packagist.org/packages/kauffinger/php-codemap)
55

0 commit comments

Comments
 (0)