diff --git a/.github/workflows/benchmarks.yml b/.github/workflows/benchmarks.yml index a546b6379..93b2b3d4a 100644 --- a/.github/workflows/benchmarks.yml +++ b/.github/workflows/benchmarks.yml @@ -14,7 +14,7 @@ on: jobs: benchmarks: - name: Check style + name: Run Benchmarks runs-on: ubuntu-latest if: github.event_name == 'push' || !github.event.pull_request.draft