Skip to content

Commit 59e7222

Browse files
committed
Remove type from custom GitHub action inputs
See navapbc/template-infra@01cd538
1 parent 79187e9 commit 59e7222

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/actions/first-file/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ description: Check given list of files in order and return first one that exists
44
inputs:
55
files:
66
required: true
7-
type: string
87
description: |
98
The list of files to check, in the order to check for them.
109

0 commit comments

Comments
 (0)