From e155947dd03ef25492af31f06cd58cb45ff634ad Mon Sep 17 00:00:00 2001 From: Ramya Parimi Date: Mon, 4 Oct 2021 13:46:55 -0500 Subject: [PATCH] Update os-ready-for-review.yml (#21867) --- .github/workflows/os-ready-for-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/os-ready-for-review.yml b/.github/workflows/os-ready-for-review.yml index 543031d337..547463015c 100644 --- a/.github/workflows/os-ready-for-review.yml +++ b/.github/workflows/os-ready-for-review.yml @@ -7,7 +7,7 @@ permissions: contents: read on: - pull_request: + pull_request_target: types: [labeled] issues: types: [labeled]