From 758d24ef93e93e962d1453c63f59353228c5b829 Mon Sep 17 00:00:00 2001 From: Valentin Agachi Date: Mon, 15 Jan 2024 14:14:52 +0000 Subject: [PATCH] test: Benchmark this branch --- .github/workflows/benchmark.yaml | 2 ++ 1 file changed, 2 insertions(+) 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 * *'