diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 1d8bf6884..73658d2e6 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -4,8 +4,7 @@ on: branches: - "*" - "feature/**" - pull_request_target: - types: [ opened, synchronize, reopened ] + pull_request: branches: - "*" - "feature/**"