diff --git a/.github/workflows/benchmark.yml b/.github/workflows/benchmark.yml index 5fd0759..d263d82 100644 --- a/.github/workflows/benchmark.yml +++ b/.github/workflows/benchmark.yml @@ -38,6 +38,7 @@ jobs: reejs doctor - name: Hyperfine + if: ${{ !contains(github.event.head_commit.message, '[publish]') }} uses: renhiyama/hyperfine-action@patch-2 with: # Configuration file to use