From 510eaf8a4550bc16aff747a1a702cf163994bc71 Mon Sep 17 00:00:00 2001 From: Ross Fairbanks Date: Fri, 13 Sep 2024 12:56:26 +0200 Subject: [PATCH] Update .github/workflows/benchmark-pipeline.yaml Co-authored-by: Niki Manoledaki --- .github/workflows/benchmark-pipeline.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/benchmark-pipeline.yaml b/.github/workflows/benchmark-pipeline.yaml index fb6df45..e5406c7 100644 --- a/.github/workflows/benchmark-pipeline.yaml +++ b/.github/workflows/benchmark-pipeline.yaml @@ -14,7 +14,7 @@ on: required: true benchmark_path: description: Path to the benchmark action - required: true + required: false # TODO: change to `true` when `"benchmark_path"` is specified in `projects/projects.json` concurrency: group: benchmark