mirror of
https://github.com/docker/compose.git
synced 2025-07-27 07:34:10 +02:00
use main branch of Docker Desktop repo to trigger remote workflow
Signed-off-by: Guillaume Lours <705411+glours@users.noreply.github.com>
This commit is contained in:
parent
83b2433a27
commit
93cf2b921a
2
.github/workflows/merge.yml
vendored
2
.github/workflows/merge.yml
vendored
@ -144,7 +144,7 @@ jobs:
|
||||
owner: 'docker',
|
||||
repo: '${{ secrets.DOCKERDESKTOP_REPO }}',
|
||||
workflow_id: 'compose-edge-integration.yml',
|
||||
ref: 'compose-edge-integration',
|
||||
ref: 'main',
|
||||
inputs: {
|
||||
"image-tag": "${{ needs.bin-image.outputs.digest }}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user