Skip to content

Commit 6d5677d

Browse files
authored
docs: fix build status badge in readme
1 parent 3af376f commit 6d5677d

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,6 +1,6 @@
11
# php-array-dumper
22

3-
[![GitHub Workflow Status (branch)](https://img.shields.io/github/workflow/status/jfcherng/php-array-dumper/Main/master?style=flat-square)](https://github.com/jfcherng/php-array-dumper/actions)
3+
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/jfcherng/php-array-dumper/php.yml?branch=master&style=flat-square)](https://github.com/jfcherng/php-array-dumper/actions)
44
[![Packagist](https://img.shields.io/packagist/dt/jfcherng/php-array-dumper?style=flat-square)](https://packagist.org/packages/jfcherng/php-array-dumper)
55
[![Packagist Version](https://img.shields.io/packagist/v/jfcherng/php-array-dumper?style=flat-square)](https://packagist.org/packages/jfcherng/php-array-dumper)
66
[![Project license](https://img.shields.io/github/license/jfcherng/php-array-dumper?style=flat-square)](https://github.com/jfcherng/php-array-dumper/blob/master/LICENSE)

0 commit comments

Comments
 (0)