From b655341d43617d7f99e4a90d1bf772d406761d02 Mon Sep 17 00:00:00 2001 From: Abi Noda Date: Mon, 11 Feb 2019 09:31:13 -0700 Subject: [PATCH] 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