There was an error while loading. Please reload this page.
1 parent 97d2d36 commit d11dca5Copy full SHA for d11dca5
1 file changed
.github/workflows/custom-pipeline.yml
@@ -13,7 +13,7 @@ jobs:
13
concurrency:
14
group: ${{ github.ref }}
15
cancel-in-progress: true
16
- uses: ./.github/workflows/pipeline.yml
+ uses: ./.github/workflows/pipeline.yml@fix/gha-issue
17
secrets: inherit
18
with:
19
imageTagName: ghcr.io/platform-mesh/platform-mesh-operator
0 commit comments