Skip to content

Commit efa99ea

Browse files
authored
Update README.md
1 parent 6d8f9bd commit efa99ea

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@ Support this project with a :star:
320320
>
321321
> * When using `files_yaml*` inputs:
322322
> * All keys must start with a letter or `_` and contain only alphanumeric characters, `-`, or `_`.
323-
> For example, `test` or `test_key` or `tesT-key` are all valid.
323+
>
324+
> For example, `test` or `test_key` or `test-key` or `_test_key` are all valid.
324325
325326
## Inputs ⚙️
326327

0 commit comments

Comments
 (0)