Skip to content

Commit d11dca5

Browse files
committed
test gha fix
On-behalf-of: @SAP angel.kafazov@sap.com Signed-off-by: Angel Kafazov <akafazov@cst-bg.net>
1 parent 97d2d36 commit d11dca5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/custom-pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
concurrency:
1414
group: ${{ github.ref }}
1515
cancel-in-progress: true
16-
uses: ./.github/workflows/pipeline.yml
16+
uses: ./.github/workflows/pipeline.yml@fix/gha-issue
1717
secrets: inherit
1818
with:
1919
imageTagName: ghcr.io/platform-mesh/platform-mesh-operator

0 commit comments

Comments
 (0)