File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 79
79
all-in-one-ubuntu-jammy-ovs :
80
80
name : aio (Ubuntu Jammy OVS)
81
81
needs :
82
+ - check-changes
82
83
- build-kayobe-image
83
84
uses : ./.github/workflows/stackhpc-all-in-one.yml
84
85
with :
95
96
all-in-one-ubuntu-jammy-ovn :
96
97
name : aio (Ubuntu Jammy OVN)
97
98
needs :
99
+ - check-changes
98
100
- build-kayobe-image
99
101
uses : ./.github/workflows/stackhpc-all-in-one.yml
100
102
with :
@@ -111,6 +113,7 @@ jobs:
111
113
all-in-one-rocky-9-ovs :
112
114
name : aio (Rocky 9 OVS)
113
115
needs :
116
+ - check-changes
114
117
- build-kayobe-image
115
118
uses : ./.github/workflows/stackhpc-all-in-one.yml
116
119
with :
@@ -127,6 +130,7 @@ jobs:
127
130
all-in-one-rocky-9-ovn :
128
131
name : aio (Rocky 9 OVN)
129
132
needs :
133
+ - check-changes
130
134
- build-kayobe-image
131
135
uses : ./.github/workflows/stackhpc-all-in-one.yml
132
136
with :
You can’t perform that action at this time.
0 commit comments