From ed0ff5087fb8b476b62d42d789abdca004e46d73 Mon Sep 17 00:00:00 2001 From: Tom Hughes Date: Fri, 21 Feb 2020 08:44:34 +0000 Subject: [PATCH] Only uses push events on master to update the badges --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a0364440c..49418c384 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # OpenStreetMap chef cookbooks -[![Coookstyle](https://github.com/openstreetmap/chef/workflows/Coookstyle/badge.svg)](https://github.com/openstreetmap/chef/actions?query=workflow%3ACoookstyle) -[![Test Kitchen](https://github.com/openstreetmap/chef/workflows/Test%20Kitchen/badge.svg)](https://github.com/openstreetmap/chef/actions?query=workflow%3A%22Test+Kitchen%22) +[![Coookstyle](https://github.com/openstreetmap/chef/workflows/Coookstyle/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/chef/actions?query=workflow%3ACoookstyle%20branch%3Amaster%20event%3Apush) +[![Test Kitchen](https://github.com/openstreetmap/chef/workflows/Test%20Kitchen/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/chef/actions?query=workflow%3A%22Test+Kitchen%22%20branch%3Amaster%20event%3Apush) This repository manages the configuration of all the servers run by the OpenStreetMap Foundation's Operations Working Group. We use -- 2.43.2