Skip to content

Commit 088677a

Browse files
committed
Revert "Try always"
This reverts commit b075159.
1 parent a3977be commit 088677a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ jobs:
7676
OS_CLOUD: sms-lab-release
7777
if: ${{ needs.check-changes.outputs.aio == 'true' }}
7878
secrets: inherit
79-
if: always()
8079

8180
all-in-one-centos-ovn:
8281
name: aio (CentOS OVN)
@@ -90,7 +89,6 @@ jobs:
9089
OS_CLOUD: sms-lab-release
9190
if: ${{ needs.check-changes.outputs.aio == 'true' }}
9291
secrets: inherit
93-
if: always()
9492

9593
all-in-one-rocky-ovs:
9694
name: aio (Rocky OVS)
@@ -109,7 +107,6 @@ jobs:
109107
OS_CLOUD: sms-lab-release
110108
if: ${{ needs.check-changes.outputs.aio == 'true' }}
111109
secrets: inherit
112-
if: always()
113110

114111
all-in-one-rocky-ovn:
115112
name: aio (Rocky OVN)
@@ -128,7 +125,6 @@ jobs:
128125
OS_CLOUD: sms-lab-release
129126
if: ${{ needs.check-changes.outputs.aio == 'true' }}
130127
secrets: inherit
131-
if: always()
132128

133129
all-in-one-ubuntu-ovs:
134130
name: aio (Ubuntu OVS)
@@ -144,7 +140,6 @@ jobs:
144140
OS_CLOUD: sms-lab-release
145141
if: ${{ needs.check-changes.outputs.aio == 'true' }}
146142
secrets: inherit
147-
if: always()
148143

149144
all-in-one-ubuntu-ovn:
150145
name: aio (Ubuntu OVN)
@@ -160,4 +155,3 @@ jobs:
160155
OS_CLOUD: sms-lab-release
161156
if: ${{ needs.check-changes.outputs.aio == 'true' }}
162157
secrets: inherit
163-
if: always()

0 commit comments

Comments
 (0)