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
This commit is contained in:
Jacob Cofman 2019-03-12 23:10:57 +01:00 committed by GitHub
parent 9364e775e7
commit 28a55e7b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)