From 856a90449df0e76b1d4470ce6baba4305ce33f18 Mon Sep 17 00:00:00 2001 From: Harry Marr Date: Sat, 23 Feb 2019 20:28:49 -0500 Subject: [PATCH] Add hmarr/auto-approve-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ac2044b..b0f85b0 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [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) - [Add labels to Pull Request based on matched file patterns](https://github.com/banyan/auto-label) + - [Auto approve pull requests](https://github.com/hmarr/auto-approve-action) #### GitHub Pages