Skip to content

Commit 3672449

Browse files
committed
Update README
1 parent 9083f7e commit 3672449

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.mddoc.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<section title="Quorum Array Functions">
55
<badge-poser type="version"/>
66
<badge-poser type="license"/>
7-
<badge-github-action name="QuorumCollection/ArrayFunctions" workflow="CI"/>
7+
<badge-github-action name="QuorumCollection/ArrayFunctions" workflow-file="ci.yml"/>
88

99
<text>A collection of global `array_*` functions appending to the native PHP set.</text>
1010

README.md

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

33
[![Latest Stable Version](https://poser.pugx.org/quorum/array-functions/version)](https://packagist.org/packages/quorum/array-functions)
44
[![License](https://poser.pugx.org/quorum/array-functions/license)](https://packagist.org/packages/quorum/array-functions)
5-
[![CI](https://github.com/QuorumCollection/ArrayFunctions/workflows/CI/badge.svg?)](https://github.com/QuorumCollection/ArrayFunctions/actions?query=workflow%3ACI)
5+
[![ci.yml](https://github.com/QuorumCollection/ArrayFunctions/actions/workflows/ci.yml/badge.svg)](https://github.com/QuorumCollection/ArrayFunctions/actions/workflows/ci.yml)
66

77

88
A collection of global `array_*` functions appending to the native PHP set.

0 commit comments

Comments
 (0)