Skip to content

Commit 354d0db

Browse files
committed
Updated the trigger paths
Signed-off-by: kunal-511 <[email protected]>
1 parent 956fbdc commit 354d0db

14 files changed

+14
-0
lines changed

.github/workflows/centraldb_angular_backend_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/backend/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_angular_backend_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/centraldb_angular_frontend_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/frontend/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_angular_frontend_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/centraldb_angular_integration_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard-angular/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_angular_integration_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/centraldb_frontend_tests.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_frontend_tests.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/centraldb_integration_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_integration_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/centraldb_multi_arch_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/centraldashboard/**
66
- releasing/version/VERSION
7+
- .github/workflows/centraldb_multi_arch_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/end_to_end_integration_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
paths:
66
- components/**
77
- releasing/version/VERSION
8+
- .github/workflows/end_to_end_integration_test.yaml
89
branches:
910
- main
1011
- v*-branch

.github/workflows/kfam_multi_arch_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/access-management/**
66
- releasing/version/VERSION
7+
- .github/workflows/kfam_multi_arch_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/poddefaults_intergration_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/admission-webhook/**
66
- releasing/version/VERSION
7+
- .github/workflows/poddefaults_intergration_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/poddefaults_multi_arch_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/admission-webhook/**
66
- releasing/version/VERSION
7+
- .github/workflows/poddefaults_multi_arch_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/poddefaults_unit_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/admission-webhook/**
66
- releasing/version/VERSION
7+
- .github/workflows/poddefaults_unit_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/prof_controller_multi_arch_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/profile-controller/**
66
- releasing/version/VERSION
7+
- .github/workflows/prof_controller_multi_arch_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/prof_controller_unit_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
paths:
55
- components/profile-controller/**
66
- releasing/version/VERSION
7+
- .github/workflows/prof_controller_unit_test.yaml
78
branches:
89
- main
910
- v*-branch

.github/workflows/profiles_kfam_integration_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- components/profile-controller/**
66
- components/access-management/**
77
- releasing/version/VERSION
8+
- .github/workflows/profiles_kfam_integration_test.yaml
89
branches:
910
- main
1011
- v*-branch

0 commit comments

Comments
 (0)