From e61734f60e533a8e85eae53600f6f0e0d2ed7acc Mon Sep 17 00:00:00 2001 From: Adam Henson Date: Wed, 6 Nov 2019 20:45:28 -0500 Subject: [PATCH 1/2] chore(docs): update README with lighthouse-check-action. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index daee5ec..c416568 100644 --- a/README.md +++ b/README.md @@ -367,6 +367,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s ### Frontend Tools +- [Runs Lighthouse and posts results to PRs and Slack](https://github.com/foo-software/lighthouse-check-action) - [Execute Gradle task](https://github.com/MrRamych/gradle-actions) - [JS Build Actions](https://github.com/elstudio/actions-js-build) - Run Grunt or Gulp build tasks and commit file changes. - [Ember CLI Actions](https://github.com/NuckChorris/ember-cli-actions) From fddefda5d90f4c321fe395c0ab6373fe04e542b9 Mon Sep 17 00:00:00 2001 From: Adam Henson Date: Wed, 6 Nov 2019 21:39:59 -0500 Subject: [PATCH 2/2] chore(docs): update README with lighthouse-check-action. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c416568..1db38c7 100644 --- a/README.md +++ b/README.md @@ -367,7 +367,6 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s ### Frontend Tools -- [Runs Lighthouse and posts results to PRs and Slack](https://github.com/foo-software/lighthouse-check-action) - [Execute Gradle task](https://github.com/MrRamych/gradle-actions) - [JS Build Actions](https://github.com/elstudio/actions-js-build) - Run Grunt or Gulp build tasks and commit file changes. - [Ember CLI Actions](https://github.com/NuckChorris/ember-cli-actions) @@ -375,6 +374,7 @@ https://github.com/sdras/awesome-actions/workflows/Lint%20Awesome%20List/badge.s - [Runs a WebPageTest audit and prints the results as commit comment](https://github.com/JCofman/webPagetestAction) - [GitHub Actions for Hugo extended](https://github.com/peaceiris/actions-hugo) - [Generate OG Image](https://github.com/BoyWithSilverWings/generate-og-image) - Generate customisable open graph images from Markdown files. +- [Runs Lighthouse and posts results to PRs and Slack](https://github.com/foo-software/lighthouse-check-action) ### Internet of Things (IOT)