Skip to content

Commit f009c7a

Browse files
committed
Merge branch stackhpc/yoga into stackhpc/zed
2 parents 5dbeef8 + 5867cce commit f009c7a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/stackhpc-pull-request.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
all-in-one-ubuntu-jammy-ovs:
8080
name: aio (Ubuntu Jammy OVS)
8181
needs:
82+
- check-changes
8283
- build-kayobe-image
8384
uses: ./.github/workflows/stackhpc-all-in-one.yml
8485
with:
@@ -95,6 +96,7 @@ jobs:
9596
all-in-one-ubuntu-jammy-ovn:
9697
name: aio (Ubuntu Jammy OVN)
9798
needs:
99+
- check-changes
98100
- build-kayobe-image
99101
uses: ./.github/workflows/stackhpc-all-in-one.yml
100102
with:
@@ -111,6 +113,7 @@ jobs:
111113
all-in-one-rocky-9-ovs:
112114
name: aio (Rocky 9 OVS)
113115
needs:
116+
- check-changes
114117
- build-kayobe-image
115118
uses: ./.github/workflows/stackhpc-all-in-one.yml
116119
with:
@@ -127,6 +130,7 @@ jobs:
127130
all-in-one-rocky-9-ovn:
128131
name: aio (Rocky 9 OVN)
129132
needs:
133+
- check-changes
130134
- build-kayobe-image
131135
uses: ./.github/workflows/stackhpc-all-in-one.yml
132136
with:

0 commit comments

Comments
 (0)