From f50c5f7f33d4cdb75cfd3bdf6c1e9c57a5d57ea4 Mon Sep 17 00:00:00 2001 From: Matthew Costabile Date: Wed, 6 Apr 2022 12:42:39 -0400 Subject: [PATCH] update PR to pull request --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ed10682..dcb6e8e 100644 --- a/README.md +++ b/README.md @@ -48,10 +48,10 @@ jobs: ##### Example Usage: Pull Requests labeled with `needs-review` and `size/XL` ```yaml -name: Add needs-review and size/XL PRs to projects +name: Add needs-review and size/XL pull requests to projects on: - pull_requests: + pull_request: types: - labeled