From 895222357fea6d3f2f68e1ce7d07db0a6e0a8ebe Mon Sep 17 00:00:00 2001 From: Ayesh Karunaratne Date: Mon, 11 Jul 2022 02:52:55 +0530 Subject: [PATCH] [skip ci] Readme: Add Github Actions nightly workflow status badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 817fcb4b34384..f98feb78823cb 100644 --- a/README.md +++ b/README.md @@ -14,6 +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) [![Build status](https://travis-ci.com/php/php-src.svg?branch=master)](https://travis-ci.com/github/php/php-src) [![Build status](https://ci.appveyor.com/api/projects/status/meyur6fviaxgdwdy/branch/master?svg=true)](https://ci.appveyor.com/project/php/php-src) [![Build Status](https://dev.azure.com/phpazuredevops/php/_apis/build/status/php.php-src?branchName=master)](https://dev.azure.com/phpazuredevops/php/_build/latest?definitionId=1&branchName=master)