3
0
Fork 0
mirror of https://github.com/tj-actions/changed-files synced 2025-02-22 01:17:40 +00:00

Update README.md

This commit is contained in:
Tonye Jack 2024-02-05 12:38:05 -07:00 committed by GitHub
parent 6d8f9bd379
commit efa99ea361
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -320,7 +320,8 @@ Support this project with a :star:
>
> * When using `files_yaml*` inputs:
> * All keys must start with a letter or `_` and contain only alphanumeric characters, `-`, or `_`.
> For example, `test` or `test_key` or `tesT-key` are all valid.
>
> For example, `test` or `test_key` or `test-key` or `_test_key` are all valid.
## Inputs ⚙️