We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d8f9bd commit efa99eaCopy full SHA for efa99ea
1 file changed
README.md
@@ -320,7 +320,8 @@ Support this project with a :star:
320
>
321
> * When using `files_yaml*` inputs:
322
> * 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.
+>
324
+> For example, `test` or `test_key` or `test-key` or `_test_key` are all valid.
325
326
## Inputs ⚙️
327
0 commit comments