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 342edb3 commit 0165412Copy full SHA for 0165412
.github/workflows/on_push_pr.yml
@@ -15,7 +15,7 @@ jobs:
15
build-kayobe-image:
16
name: Build Kayobe Image
17
uses: ./.github/workflows/stackhpc-build-kayobe-image.yml
18
- if: github.repository == 'stackhpc/stackhpc-kayobe-config'
+ if: github.repository == 'stackhpc/stackhpc-kayobe-config-new-capi'
19
20
all-in-one-centos-ovs:
21
name: aio (CentOS OVS)
0 commit comments