From 70c54291113204e80054db0f54ffc9abd6d270d5 Mon Sep 17 00:00:00 2001 From: Ikiru Yoshizaki <3856350+guitarrapc@users.noreply.github.com> Date: Wed, 30 Oct 2024 19:11:51 +0900 Subject: [PATCH] chore: change feature/ImprovePerformance to run only messagepack h2c benchmark --- perf/BenchmarkApp/configs/schedule.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perf/BenchmarkApp/configs/schedule.yaml b/perf/BenchmarkApp/configs/schedule.yaml index 7f016e0f4..8e969a562 100644 --- a/perf/BenchmarkApp/configs/schedule.yaml +++ b/perf/BenchmarkApp/configs/schedule.yaml @@ -5,4 +5,4 @@ branch-configs: config: ./perf/BenchmarkApp/configs/schedule_config.yaml - suffix: "-1" branch: feature/ImprovePerformance - config: ./perf/BenchmarkApp/configs/schedule_config.yaml + config: ./perf/BenchmarkApp/configs/workflow_dispatch_messagepack_h2c.yaml