Skip to content

Commit 822c0a1

Browse files
committed
Fixed naming
Signed-off-by: kunal-511 <[email protected]>
1 parent f533cce commit 822c0a1

6 files changed

+6
-6
lines changed

.github/workflows/centraldatabase_angular_backend_test.yaml renamed to .github/workflows/central_dashboard_angular_backend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/backend/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_angular_backend_test.yaml
7+
- .github/workflows/central_dashboard_angular_backend_test.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/centraldatabase_angular_frontend_test.yaml renamed to .github/workflows/central_dashboard_angular_frontend_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/frontend/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_angular_frontend_test.yaml
7+
- .github/workflows/central_dashboard_angular_frontend_test.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/centraldatabase_angular_integration_test.yaml renamed to .github/workflows/central_dashboard_angular_integration_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_angular_integration_test.yaml
7+
- .github/workflows/central_dashboard_angular_integration_test.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/centraldatabase_frontend_tests.yaml renamed to .github/workflows/central_dashboard_frontend_tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_frontend_tests.yaml
7+
- .github/workflows/central_dashboard_frontend_tests.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/centraldatabase_integration_test.yaml renamed to .github/workflows/central_dashboard_integration_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_integration_test.yaml
7+
- .github/workflows/central_dashboard_integration_test.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/centraldatabase_multi_arch_test.yaml renamed to .github/workflows/central_dashboard_multi_arch_test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7-
- .github/workflows/centraldatabase_multi_arch_test.yaml
7+
- .github/workflows/central_dashboard_multi_arch_test.yaml
88
branches:
99
- main
1010
- v*-branch

0 commit comments

Comments
 (0)