Skip to content

Commit 35087ba

Browse files
Remove extra input var
1 parent 3c467b2 commit 35087ba

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/restore.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,6 @@ on:
2222

2323
workflow_call:
2424
inputs:
25-
size:
26-
description: 'Size of the dataset to restore'
27-
required: false
28-
type: string
29-
default: 'small'
3025
hostname:
3126
description: 'Hostname of the server'
3227
required: true

0 commit comments

Comments
 (0)