Skip to content

Commit be54722

Browse files
committed
chore: update default value for nightly
1 parent 6021e03 commit be54722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autoqa-reliability.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ on:
2828
description: 'Is the app a nightly build?'
2929
required: true
3030
type: boolean
31-
default: true
31+
default: false
3232
reliability_phase:
3333
description: 'Reliability phase'
3434
required: true

0 commit comments

Comments
 (0)