diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 3731e9b..d54b2aa 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -5,9 +5,9 @@ on: branches: [main] pull_request_review: types: [submitted] - pull_request: + pull_request_target: branches: [main] - types: [synchronize] + types: [opened, reopened, synchronize, ready_for_review] paths: - Sources/*.swift - Benchmarks/