diff --git a/README.md b/README.md index 50a68b8..66994a9 100644 --- a/README.md +++ b/README.md @@ -77,6 +77,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [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) + - [Add labels to Pull Request based on matched file patterns](https://github.com/banyan/auto-label) #### Github Pages