From 6639406d2ff2abb29e6dbda0782426d966d12708 Mon Sep 17 00:00:00 2001 From: Farhad Safarov Date: Wed, 21 Aug 2019 18:37:41 +0300 Subject: [PATCH] Add pull request lint action https://github.com/seferov/pr-lint-action --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b44c3db..2790a86 100644 --- a/README.md +++ b/README.md @@ -133,6 +133,7 @@ Actions are triggered by GitHub platform events directly in a repo and run on-de - [Automatically merge Pull Requests that are ready](https://github.com/pascalgn/automerge-action) - [Verify pull requests contain a ticket reference](https://github.com/vijaykramesh/pr-lint-action) - [Create a pull request for changes to your repository in the actions workspace](https://github.com/peter-evans/create-pull-request) +- [Pull Request Lint](https://github.com/seferov/pr-lint-action) ### GitHub Pages