Merge branch 'master' into sitespeed.io-action

This commit is contained in:
Sarah Drasner 2019-02-01 22:28:19 -07:00 committed by GitHub
commit 1172eda97f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -88,8 +88,11 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de
- [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/ghaction-rsync)
- [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)
- [Deploy assets to GitHub pages](https://github.com/maxheld83/ghpages) (no building, just deploying)
### Collection of actions
- [Many linters and autofixers for various languages../](https://github.com/bltavares/actions)