Skip to content

Commit ef88ea0

Browse files
committed
[CI] Enforce commit hash to be string regardless
1 parent 98f9d38 commit ef88ea0

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)