Skip to content

Commit f533cce

Browse files
committed
Updated the naming
Signed-off-by: kunal-511 <[email protected]>
1 parent ba73808 commit f533cce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/prof_controller_multi_arch_test.yaml renamed to .github/workflows/profile_controller_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/profile-controller/**
66
- releasing/version/VERSION
7-
- .github/workflows/prof_controller_multi_arch_test.yaml
7+
- .github/workflows/profile_controller_multi_arch_test.yaml
88
branches:
99
- main
1010
- v*-branch

.github/workflows/prof_controller_unit_test.yaml renamed to .github/workflows/profile_controller_unit_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/profile-controller/**
66
- releasing/version/VERSION
7-
- .github/workflows/prof_controller_unit_test.yaml
7+
- .github/workflows/profile_controller_unit_test.yaml
88
branches:
99
- main
1010
- v*-branch

0 commit comments

Comments
 (0)