From 8d1be2bc75245928defd458c29f59165d89b3c35 Mon Sep 17 00:00:00 2001 From: Kumar Shivendu Date: Thu, 10 Jul 2025 16:29:37 +0530 Subject: [PATCH] Improve workflow name --- .github/workflows/continuous-benchmark-2.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/continuous-benchmark-2.yaml b/.github/workflows/continuous-benchmark-2.yaml index 4e382ad2..030ed121 100644 --- a/.github/workflows/continuous-benchmark-2.yaml +++ b/.github/workflows/continuous-benchmark-2.yaml @@ -1,4 +1,4 @@ -name: Continuous Benchmark 2 +name: "Continuous Benchmark: Collection reload" on: workflow_dispatch: