Skip to content

Commit 65625d3

Browse files
committed
Fix: Update badges
1 parent bc3e2a4 commit 65625d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# php-package-template
22

3-
[![Integrate](https://github.com/ergebnis/php-package-template/workflows/Integrate/badge.svg?branch=main)](https://github.com/ergebnis/php-package-template/actions)
4-
[![Merge](https://github.com/ergebnis/php-package-template/workflows/Merge/badge.svg)](https://github.com/ergebnis/php-package-template/actions)
5-
[![Release](https://github.com/ergebnis/php-package-template/workflows/Release/badge.svg)](https://github.com/ergebnis/php-package-template/actions)
6-
[![Renew](https://github.com/ergebnis/php-package-template/workflows/Renew/badge.svg)](https://github.com/ergebnis/php-package-template/actions)
3+
[![Integrate](https://github.com/ergebnis/php-package-template/actions/workflows/integrate.yaml/badge.svg?branch=main)](https://github.com/ergebnis/php-package-template/actions/workflows/integrate.yaml)
4+
[![Merge](https://github.com/ergebnis/php-package-template/actions/workflows/merge.yaml/badge.svg)](https://github.com/ergebnis/php-package-template/actions/workflows/merge.yaml)
5+
[![Release](https://github.com/ergebnis/php-package-template/actions/workflows/release.yaml/badge.svg)](https://github.com/ergebnis/php-package-template/actions/workflows/release.yaml)
6+
[![Renew](https://github.com/ergebnis/php-package-template/actions/workflows/renew.yaml/badge.svg)](https://github.com/ergebnis/php-package-template/actions/workflows/renew.yaml)
77

88
[![Code Coverage](https://codecov.io/gh/ergebnis/php-package-template/branch/main/graph/badge.svg)](https://codecov.io/gh/ergebnis/php-package-template)
99

0 commit comments

Comments
 (0)