1
0
Эх сурвалжийг харах

Merge pull request #10724 from glours/add-missing-comma-merge

add missing comma in desktop-edge-test job
Guillaume Lours 2 жил өмнө
parent
commit
83b2433a27

+ 1 - 1
.github/workflows/merge.yml

@@ -144,7 +144,7 @@ jobs:
               owner: 'docker',
               repo: '${{ secrets.DOCKERDESKTOP_REPO }}',
               workflow_id: 'compose-edge-integration.yml',
-              ref: 'compose-edge-integration'
+              ref: 'compose-edge-integration',
               inputs: {
                 "image-tag": "${{ needs.bin-image.outputs.digest }}"
               }