Make benchmarks run only on master
All checks were successful
Run Tests / Test (push) Successful in 22s
Benchmark BufferPool / RunBenchmarks (push) Successful in 32s

This commit is contained in:
2024-07-31 14:42:29 +02:00
parent 76bdc5214b
commit 4771ffa154

View File

@@ -2,8 +2,7 @@ name: Benchmark BufferPool
on: on:
push: push:
branches: branches:
- '*' - 'master'
- '!benchmark'
jobs: jobs:
RunBenchmarks: RunBenchmarks: