diff --git a/README.md b/README.md index 2bda408..9f486e0 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Lint a Dockerfile (using replicatedhq/dockerfilelint)](https://github.com/jwr0/dockerfile-linter-action) - [Android Build and Emulator Actions](https://github.com/vgaidarji/android-github-actions) - [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://github.com/sitespeedio/sitespeed.io/tree/master/docker/github-actions) - [Deploy via rsync over ssh](https://github.com/maxheld83/rsync) - [Test your Actions Locally](https://github.com/tschoffelen/gha) - [Deploy your DNS configuration using DNS Control](https://github.com/koenrh/dnscontrol-action)