Skip to content

Commit 2653efc

Browse files
committed
fix: rename 'uses' workflow
1 parent ce54f49 commit 2653efc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pi_merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ permissions:
1313

1414
jobs:
1515
call-pi-merge-parent-image:
16-
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge_parent_image.yml@dev
16+
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge_submodule.yml@dev
1717
if: ${{ github.event.pull_request.merged }}
1818
secrets: inherit

0 commit comments

Comments
 (0)