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 8933d61 commit dfb1789Copy full SHA for dfb1789
.github/workflows/nightly_docker_test.yml
@@ -3,7 +3,7 @@ on:
3
workflow_dispatch:
4
inputs:
5
promote:
6
- description: 'Promote the latest build to stable'
+ description: 'Promote the latest build to stable (if tests pass)'
7
required: false
8
default: false
9
type: boolean
0 commit comments