Merge pull request #164 from localheinz/feature/composer-normalize

Enhancement: Add localheinz/composer-normalize-action to list
This commit is contained in:
Gary Ewan Park 2019-08-29 07:46:08 +01:00 committed by GitHub
commit 9aea85359a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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) - [Publishing code coverage to CodeClimate](https://github.com/paambaati/codeclimate-action)
- [Run codeception tests](https://github.com/joelwmale/codeception-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) - [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 ### Pull Requests