diff --git a/.github/workflows/pr-standards.yml b/.github/workflows/pr-standards.yml index ea5e36574..8e569e5bc 100644 --- a/.github/workflows/pr-standards.yml +++ b/.github/workflows/pr-standards.yml @@ -1,7 +1,7 @@ name: PR Standards on: - pull_request: + pull_request_target: types: [opened, edited, synchronize] jobs: