We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc1622f commit 110bfa7Copy full SHA for 110bfa7
.github/workflows/nightly_docker_test.yml
@@ -5,7 +5,7 @@ on:
5
promote:
6
description: 'Promote the latest build to stable (if tests pass)'
7
required: false
8
- default: false
+ default: true
9
type: boolean
10
schedule: # UTC at 0300
11
- cron: "0 3 * * *"
0 commit comments