From f8437b3928caa7c65a535f95aa177c11ac171b00 Mon Sep 17 00:00:00 2001 From: Sisir Koppaka Date: Tue, 24 Dec 2019 13:38:52 +0530 Subject: [PATCH] add action for awesome-lint to the utilities --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eedeae6..8313853 100644 --- a/README.md +++ b/README.md @@ -185,6 +185,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Install NPM dependencies with caching](https://github.com/bahmutov/npm-install) - [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug) - [AWS Secrets Manager Actions](https://github.com/say8425/aws-secrets-manager-actions) - Define AWS Secrets Manager secrets to environment values. +- [Action to lint Awesome lists](https://github.com/squadcastHQ/awesome-lint-action) - Uses [awesome-lint](https://github.com/sindresorhus/awesome-lint) to lint awesome lists as an Action. ### Testing and Linting