diff --git a/.github/workflows/benchmark.yaml b/.github/workflows/benchmark.yaml index 3321a454a..4ecc80307 100644 --- a/.github/workflows/benchmark.yaml +++ b/.github/workflows/benchmark.yaml @@ -1,6 +1,8 @@ name: Benchmark on: + push: + branches: [test/benchmark-async-defaults] schedule: - cron: '30 5 15 * *'