diff --git a/README.md b/README.md index 3f5d09b..85fd227 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# GitHub Action for labeling approved pull requests +# Label approved pull requests This GitHub Action applies a label of your choice to pull requests that reach a specified number of approvals. For teams using [Pull Reminders](https://pullreminders.com), this action can be used to exclude approved pull requests from reminders. @@ -29,4 +29,4 @@ action "Label when approved" { ## License -The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE). \ No newline at end of file +The Dockerfile and associated scripts and documentation in this project are released under the [MIT License](LICENSE).