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 33f1d88 commit 8458b3eCopy full SHA for 8458b3e
.github/workflows/stackhpc-pull-request.yml
@@ -154,6 +154,7 @@ jobs:
154
OS_CLOUD: sms-lab-release
155
if: ${{ needs.check-changes.outputs.aio == 'true' }}
156
secrets: inherit
157
+ if: ${{ ! failure() && github.repository == 'stackhpc/stackhpc-kayobe-config' }}
158
159
all-in-one-ubuntu-ovn:
160
name: aio (Ubuntu OVN)
0 commit comments