Commit 9011bd31d7c for php.net

commit 9011bd31d7c26b2f255e550171548eb024d1e4ce
Author: Ilija Tovilo <ilija.tovilo@me.com>
Date:   Sat Mar 21 23:43:09 2026 +0100

    [skip ci] Fix CI badge in README

    push.yml has been unified with nightly.yml into test.yml.

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