diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index edb5a2057..d54087852 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -8,7 +8,7 @@ on: # enable to run workflow manually workflow_dispatch: - pull_request: + pull_request_target: types: [opened] # compare gas diff only when editing Solidity smart contract code