From d12914f31ad6ad4ff6eeb63686e07a2784d534b1 Mon Sep 17 00:00:00 2001 From: Sarah Drasner Date: Thu, 27 Aug 2020 23:23:16 -0600 Subject: [PATCH] pull request title without parenths --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1ca334..8641f97 100644 --- a/README.md +++ b/README.md @@ -327,7 +327,7 @@ Set up your GitHub Actions workflow with a specific version of your programming - [Size Limit Action](https://github.com/andresz1/size-limit-action) - Comments cost comparison of your JS in PRs and rejects them if limit is exceeded. - [Check bundlephobia](https://github.com/carlesnunez/check-my-bundlephobia) - Comments new and modified package size according to bundlephobia.io website and rejects PR on threshold surpassed. -### Pull Requests (PRs) +### Pull Requests - [Set PR Reviewers Based on Assignees](https://github.com/pullreminders/assignee-to-reviewer-action) - [Open or Update PR on Branch Push (with Branch Selection)](https://github.com/vsoch/pull-request-action)