From f79cf154bdeb3663c2a53663bbfcc5490a6c2203 Mon Sep 17 00:00:00 2001 From: soulgalore Date: Mon, 28 Jan 2019 21:20:05 +0100 Subject: [PATCH] Run a performance audit using a sitespeed.io action. https://github.com/sitespeedio/sitespeed.io/tree/master/docker/github-action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da22e5c..de723df 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Send a Discord notification](https://github.com/Ilshidur/action-discord) - [GraphQL Inspector Action](https://github.com/kamilkisiela/graphql-inspector) - [Build Hugo static content site and publish it to gh-pages branch](https://github.com/khanhicetea/gh-actions-hugo-deploy-gh-pages) - +- [Run web performance audits using Sitespeed.io](https://www.sitespeed.io/documentation/sitespeed.io/continuous-integration/#github-actions) ### Tutorials