Skip to content

Commit 899bc44

Browse files
committed
fix typo
On-behalf-of: @SAP [email protected] Signed-off-by: Angel Kafazov <[email protected]>
1 parent 0c110d1 commit 899bc44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

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: platform-mesh/.gitbub/.github/workflows/pipeline-golang-app.yml@main
16+
uses: platform-mesh/.github/.github/workflows/pipeline-golang-app.yml@main
1717
secrets: inherit
1818
with:
1919
imageTagName: ghcr.io/platform-mesh/rebac-authz-webhook

0 commit comments

Comments
 (0)