add PR approval label action

This commit is contained in:
Abi Noda 2019-02-11 09:31:13 -07:00 committed by GitHub
parent 397d265033
commit b655341d43
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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