Skip to content

Commit 38f45f8

Browse files
authored
Rename WF Regression-run ( removing white spaces) stable-25-1 (#16079)
1 parent 20f5736 commit 38f45f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/regression_run_large.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
name: Regression-run Large
10+
name: Regression-run_Large
1111
uses: ./.github/workflows/run_tests.yml
1212
secrets: inherit
1313
strategy:

.github/workflows/regression_run_small_medium.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
main:
10-
name: Regression-run Small Medium
10+
name: Regression-run_Small_and_Medium
1111
uses: ./.github/workflows/run_tests.yml
1212
secrets: inherit
1313
strategy:

0 commit comments

Comments
 (0)