Skip to content

Commit c5b4c10

Browse files
committed
perf: separate merge into submodule merge
1 parent 65748ca commit c5b4c10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pi_merge.yml renamed to .github/workflows/pi_merge_submodule.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permissions:
1212
actions: read
1313

1414
jobs:
15-
call-pi-smodules-merge:
16-
uses: code-kern-ai/cicd-deployment-scripts/.github/workflows/pi_merge.yml@dev
15+
call-pi-merge-submodule:
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)