We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 368b160 commit 6650794Copy full SHA for 6650794
.github/workflows/stackhpc-pull-request.yml
@@ -156,6 +156,7 @@ jobs:
156
OS_CLOUD: sms-lab-release
157
if: ${{ needs.check-changes.outputs.aio == 'true' }}
158
secrets: inherit
159
+ if: ${{ ! failure() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
160
161
all-in-one-ubuntu-ovn:
162
name: aio (Ubuntu OVN)
0 commit comments