diff --git a/.github/workflows/guidelines-check.yml b/.github/workflows/guidelines-check.yml index 039c3c69..8fe1d759 100644 --- a/.github/workflows/guidelines-check.yml +++ b/.github/workflows/guidelines-check.yml @@ -1,7 +1,7 @@ name: Guidelines Check on: - pull_request: + pull_request_target: types: [opened, synchronize] jobs: