Skip to content

Commit adfcf8e

Browse files
committed
Correctly default document limiter.
1 parent 2804b67 commit adfcf8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/eval.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ on:
3131
limit_to_document:
3232
description: 'Optional document name from truthset file to limit by'
3333
required: false
34-
default: '1'
34+
default: ''
3535
type: string
3636
should_rebuild_images:
3737
description: 'Rebuild and push images'

0 commit comments

Comments
 (0)