From 7296b65396842ebf3890429d4d0afebfea8216bf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=B6ller?= Date: Wed, 28 Aug 2019 22:46:34 +0200 Subject: [PATCH] Enhancement: Add localheinz/composer-normalize-action to list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5384364..c583c32 100644 --- a/README.md +++ b/README.md @@ -136,6 +136,7 @@ An example: `https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%2 - [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action) - [Run codeception tests](https://github.com/joelwmale/codeception-action) - [Audit a webpage with Google Chrome's Lighthouse tests](https://github.com/jakejarvis/lighthouse-action) +- [Run `localheinz/composer-normalize` to ensure your PHP project has a normalized `composer.json`](https://github.com/localheinz/composer-normalize-action) ### Pull Requests