Skip to content

Commit c58407b

Browse files
committed
Enforce commit hash to be string regardless
1 parent 6b97436 commit c58407b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/benchmark.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
commit_hash:
99
type: string
1010
required: false
11+
default: ''
1112
upload_results:
1213
type: string # true/false: workflow_dispatch does not support booleans
1314
required: true

0 commit comments

Comments
 (0)