From 28a55e7b2bde218a92ce3a058eced95b6320b814 Mon Sep 17 00:00:00 2001 From: Jacob Cofman Date: Tue, 12 Mar 2019 23:10:57 +0100 Subject: [PATCH] Adds WebPageTestAction to Frontend Tools list Hi :), I created an GitHub Action which prints WebPageTest audits as a commit comment on a push event and might be useful to someone else. [WebPageTestAction](https://github.com/JCofman/webPagetestAction) Best regards, Jacob --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1491a38..00ed0ec 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [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) - [GitHub Action for Gatsby CLI](https://github.com/jzweifel/gatsby-cli-github-action) +- [Runs a WebPageTest audit and prints the results as commit comment](https://github.com/JCofman/webPagetestAction) ### Internet of Things (IOT)