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: