mirror of
https://github.com/tj-actions/changed-files
synced 2025-02-22 21:17:39 +00:00
Update README.md
This commit is contained in:
parent
6d8f9bd379
commit
efa99ea361
1 changed files with 2 additions and 1 deletions
|
@ -320,7 +320,8 @@ Support this project with a :star:
|
||||||
>
|
>
|
||||||
> * When using `files_yaml*` inputs:
|
> * When using `files_yaml*` inputs:
|
||||||
> * All keys must start with a letter or `_` and contain only alphanumeric characters, `-`, or `_`.
|
> * 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 ⚙️
|
## Inputs ⚙️
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue