diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c6feefd..7a034a2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,10 +4,8 @@ name: CI # Controls when the workflow will run on: - pull_request: + pull_request_target: types: [opened, reopened, synchronize] - pull_request_review: - types: [submitted] # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: