From dde8aaba9a3a0f89dcbd71e1fc1fff67d4c600c2 Mon Sep 17 00:00:00 2001 From: Shohei Ueda <30958501+peaceiris@users.noreply.github.com> Date: Sun, 8 Mar 2020 14:04:05 +0900 Subject: [PATCH] Remove dead link https://github.com/squadcastHQ/awesome-lint-action --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 4e33fd4..411a0aa 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,6 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Action to enforce branch naming rules](https://github.com/deepakputhraya/action-branch-name) - [Expose slug of some GitHub variables](https://github.com/marketplace/actions/github-slug) - [awesome-lint as a GitHub Action](https://github.com/max/awesome-lint) -- [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. - [Edit JSON File](https://github.com/deef0000dragon1/json-edit-action) - [Build Slate documentation](https://github.com/Decathlon/slate-builder-action) - [Read Properties](https://github.com/christian-draeger/read-properties) - Read values from `.properties` files.