Skip to content

Commit dfb1789

Browse files
authored
Update .github/workflows/nightly_docker_test.yml
1 parent 8933d61 commit dfb1789

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
@@ -3,7 +3,7 @@ on:
33
workflow_dispatch:
44
inputs:
55
promote:
6-
description: 'Promote the latest build to stable'
6+
description: 'Promote the latest build to stable (if tests pass)'
77
required: false
88
default: false
99
type: boolean

0 commit comments

Comments
 (0)