From cb3f696e54174fa86001245adf002bc888dd380f Mon Sep 17 00:00:00 2001 From: Pramod Maurya Date: Fri, 13 Dec 2024 11:37:41 +0530 Subject: [PATCH] Update required_approvals.yml (#3644) --- .github/workflows/required_approvals.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/required_approvals.yml b/.github/workflows/required_approvals.yml index 3620513751b..a4e629105ae 100644 --- a/.github/workflows/required_approvals.yml +++ b/.github/workflows/required_approvals.yml @@ -1,7 +1,7 @@ # This workflow is to make sure we have 1 LGTM for business logic and 1 LGTM for code style name: PR Approval Workflow on: - pull_request: + pull_request_target: branches: - main pull_request_review: