From 1f38d4f3e9568933105c2af5ff12e03f1451b80c Mon Sep 17 00:00:00 2001 From: Jess Frazelle Date: Tue, 20 Nov 2018 14:11:26 -0500 Subject: [PATCH] Update README.md add more actions :) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 14c1d54..066fbf1 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,8 @@ With GitHub Actions you can automate your workflow from idea to production. - [Deploy a Probot App using Actions](https://probot.github.io/docs/deployment/#github-actions) - [Deploy a playlist to Spotify](https://github.com/swinton/SpotHub) - [Use a Jenkinsfile](https://github.com/jonico/jenkinsfile-runner-github-actions) +- [Cleanup branches after merge](https://github.com/jessfraz/branch-cleanup-action) +- [Post gif on check fail](https://github.com/jessfraz/shaking-finger-action) ### Tutorials