From 7a73696e72bfd3cdd56dd1562254497732f5a1d9 Mon Sep 17 00:00:00 2001 From: Grant Slater Date: Fri, 21 Feb 2020 23:28:27 +0000 Subject: [PATCH] Fix cookstyle typo --- .github/workflows/cookstyle.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cookstyle.yml b/.github/workflows/cookstyle.yml index f77ac78ce..c82391de1 100644 --- a/.github/workflows/cookstyle.yml +++ b/.github/workflows/cookstyle.yml @@ -1,4 +1,4 @@ -name: Coookstyle +name: Cookstyle on: - push - pull_request diff --git a/README.md b/README.md index 49418c384..65b41d609 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # OpenStreetMap chef cookbooks -[![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) +[![Cookstyle](https://github.com/openstreetmap/chef/workflows/Cookstyle/badge.svg?branch=master&event=push)](https://github.com/openstreetmap/chef/actions?query=workflow%3ACookstyle%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 -- 2.39.5