From b655341d43617d7f99e4a90d1bf772d406761d02 Mon Sep 17 00:00:00 2001 From: Abi Noda Date: Mon, 11 Feb 2019 09:31:13 -0700 Subject: [PATCH 1/2] add PR approval label action --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef4680c..df92dbe 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Automatically rebase a PR](https://github.com/cirrus-actions/rebase) - [Evaluate Clojure in the issue comment](https://github.com/repetitive/actions/tree/master/clojure) - [Create Pull Request when branch is pushed](https://github.com/repetitive/actions/tree/master/auto-pull-request) - + - [Label pull request once it has a specified number of approvals](https://github.com/pullreminders/label-when-approved-action) #### Github Pages From 1d35ceeb54e8393b2fc5961765cd2499e118266b Mon Sep 17 00:00:00 2001 From: Pierre Grimaud Date: Fri, 15 Feb 2019 11:23:42 +0100 Subject: [PATCH 2/2] Deploy a Theme to Shopify --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef4680c..4479650 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Using surge.sh, deploy your branch specific storybook as a pull request deployment](https://github.com/codeship/storybook-surge-github-action) - [Create Release Archive](https://github.com/lubusIN/actions/tree/master/archive) - [Publish WordPress Plugin](https://github.com/lubusIN/actions/tree/master/wordpress) + - [Deploy a Theme to Shopify](https://github.com/pgrimaud/actions/tree/master/shopify) #### External Services