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 65748ca commit c5b4c10Copy full SHA for c5b4c10
.github/workflows/pi_merge.yml renamed to .github/workflows/pi_merge_submodule.yml
@@ -12,7 +12,7 @@ permissions:
12
actions: read
13
14
jobs:
15
- call-pi-smodules-merge:
16
- uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge.yml@dev
+ call-pi-merge-submodule:
+ 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