From 7bf71befaf546286cd3d3521427a9590c36e7b3d Mon Sep 17 00:00:00 2001 From: Adi Daud <46249224+adi88d@users.noreply.github.com> Date: Tue, 15 Oct 2024 16:33:05 +0300 Subject: [PATCH] Update run-legacy-validate-for-contribution.yml --- .github/workflows/run-legacy-validate-for-contribution.yml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/.github/workflows/run-legacy-validate-for-contribution.yml b/.github/workflows/run-legacy-validate-for-contribution.yml index d7fa99d24c3a..6616b40c6608 100644 --- a/.github/workflows/run-legacy-validate-for-contribution.yml +++ b/.github/workflows/run-legacy-validate-for-contribution.yml @@ -1,8 +1,5 @@ name: Run Legacy Validate on Contributions -on: - pull_request_target: - branches: - - contrib/** +on: pull_request jobs: legacy_validate: