From 66a30fbc071ad71548180fb4add4d5c55dc9a9b9 Mon Sep 17 00:00:00 2001 From: Thomas Schoffelen Date: Mon, 28 Jan 2019 07:03:39 +0100 Subject: [PATCH] Add GHA link to bottom of list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index da22e5c..976d7bd 100644 --- a/README.md +++ b/README.md @@ -75,6 +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) +- [Test your Actions Locally](https://github.com/tschoffelen/gha) ### Tutorials