Skip to content

Commit 110bfa7

Browse files
committed
ci: change default - temp solution to promote and open PR properly
1 parent dc1622f commit 110bfa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly_docker_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
promote:
66
description: 'Promote the latest build to stable (if tests pass)'
77
required: false
8-
default: false
8+
default: true
99
type: boolean
1010
schedule: # UTC at 0300
1111
- cron: "0 3 * * *"

0 commit comments

Comments
 (0)