]> git.openstreetmap.org Git - chef.git/commitdiff
Only uses push events on master to update the badges
authorTom Hughes <tom@compton.nu>
Fri, 21 Feb 2020 08:44:34 +0000 (08:44 +0000)
committerTom Hughes <tom@compton.nu>
Fri, 21 Feb 2020 08:49:09 +0000 (08:49 +0000)
README.md

index a0364440c5b82783dcfb2f556c71ac2d2965e3fa..49418c384e7c4b536ab7ab2e7ad961ddaa9895a7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
 # OpenStreetMap chef cookbooks
 
 # 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
 
 This repository manages the configuration of all the servers run by the
 OpenStreetMap Foundation's Operations Working Group. We use