Skip to content

Commit 8219c10

Browse files
committed
Push development Docker image to container registry only on explicit request
1 parent 2bdf9a1 commit 8219c10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ on:
1919
description: Khiops Server Revision
2020
push:
2121
type: boolean
22-
default: true
22+
default: false
2323
description: Push to GH Registry
2424
python-versions:
2525
type: string

0 commit comments

Comments
 (0)