Skip to content

Commit f6ceaf7

Browse files
authored
chore: Fix stress workflow choice input (#1244)
1 parent 9f595c4 commit f6ceaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stress.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
- ci-stress
1515
- ci-nightly
1616
required: true
17-
type: string
17+
type: choice
1818
test-timeout-minutes:
1919
description: 'Timeout for the test, in minutes (stress: 20, nightly: 360)'
2020
required: true

0 commit comments

Comments
 (0)