Skip to content

Commit 382ee57

Browse files
improve descriptions
1 parent ba31b37 commit 382ee57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/repository_lastet_added_files.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ on:
44
workflow_dispatch:
55
inputs:
66
count:
7-
description: 'Amount of files to show'
7+
description: 'Number of files to show'
88
type: string
99
default: '500'
1010
required: true
1111
date_time:
12-
description: 'Date and time to show files added before and after (YYYY-MM-DD HH:MM:SS)'
12+
description: 'UTC Date and time to show files added before and after (YYYY-MM-DD HH:MM:SS)'
1313
type: string
1414
required: true
1515

0 commit comments

Comments
 (0)