From 9011bd31d7c26b2f255e550171548eb024d1e4ce Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Sat, 21 Mar 2026 23:43:09 +0100 Subject: [PATCH] [skip ci] Fix CI badge in README push.yml has been unified with nightly.yml into test.yml. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a058bb942e..545baa72096 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ web development. Fast, flexible and pragmatic, PHP powers everything from your blog to the most popular websites in the world. PHP is distributed under the [PHP License v3.01](LICENSE). -[![Push](https://github.com/php/php-src/actions/workflows/push.yml/badge.svg)](https://github.com/php/php-src/actions/workflows/push.yml) +[![Test](https://github.com/php/php-src/actions/workflows/test.yml/badge.svg)](https://github.com/php/php-src/actions/workflows/test.yml) [![Fuzzing Status](https://oss-fuzz-build-logs.storage.googleapis.com/badges/php.svg)](https://issues.oss-fuzz.com/issues?q=project:php) ## Documentation