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 ce54f49 commit 2653efcCopy full SHA for 2653efc
.github/workflows/pi_merge.yml
@@ -13,6 +13,6 @@ permissions:
13
14
jobs:
15
call-pi-merge-parent-image:
16
- uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge_parent_image.yml@dev
+ uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge_submodule.yml@dev
17
if: ${{ github.event.pull_request.merged }}
18
secrets: inherit
0 commit comments