aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKirill Rysin <35688753+naspirato@users.noreply.github.com>2025-03-22 13:01:56 +0100
committerGitHub <noreply@github.com>2025-03-22 12:01:56 +0000
commitee407fd5e408b3210084e2eca2ba6b162d0d102e (patch)
treeed31a1c1677d6f5198548b6f5e8c016f4b505fe0
parent22611362293b0a191c356f96b59945b8bd8498a2 (diff)
downloadydb-ee407fd5e408b3210084e2eca2ba6b162d0d102e.tar.gz
fix regression run naming (whitespaces) (#16086)
-rw-r--r--.github/workflows/regression_run_large.yml2
-rw-r--r--.github/workflows/regression_run_small_medium.yml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/regression_run_large.yml b/.github/workflows/regression_run_large.yml
index e726b25bc1..8117dcabb9 100644
--- a/.github/workflows/regression_run_large.yml
+++ b/.github/workflows/regression_run_large.yml
@@ -1,4 +1,4 @@
-name: Regression-run Large
+name: Regression-run_Large
on:
schedule:
diff --git a/.github/workflows/regression_run_small_medium.yml b/.github/workflows/regression_run_small_medium.yml
index aaf1f1551d..8b3501899c 100644
--- a/.github/workflows/regression_run_small_medium.yml
+++ b/.github/workflows/regression_run_small_medium.yml
@@ -1,4 +1,4 @@
-name: Regression-run Small Medium
+name: Regression-run_Small_and_Medium
on:
schedule: