Skip to content

Commit ac986a9

Browse files
Adding input type into workflow
1 parent 455380f commit ac986a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/run-tests-by-group.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
description: 'Select a test group to filter tests'
77
required: true
88
default: 'all'
9+
type: choice
910
options:
1011
- all
1112
- sanity

0 commit comments

Comments
 (0)