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 110bfa7 commit 24c2f34Copy full SHA for 24c2f34
.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: true
+ default: false
9
type: boolean
10
schedule: # UTC at 0300
11
- cron: "0 3 * * *"
0 commit comments