diff --git a/README.md b/README.md index ef4680c..021be35 100644 --- a/README.md +++ b/README.md @@ -76,6 +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) + - [Add labels to Pull Request based on matched file patterns](https://github.com/banyan/auto-label) #### Github Pages