diff --git a/.github/workflows/build-validation.yml b/.github/workflows/build-validation.yml index b144e62622..2f168db92c 100644 --- a/.github/workflows/build-validation.yml +++ b/.github/workflows/build-validation.yml @@ -3,7 +3,7 @@ name: 'Snippets 5000' # Controls when the action will run. Triggers the workflow on push or pull request on: - pull_request_target: + pull_request: paths: branches: '*' types: [opened, synchronize, reopened]