From efa99ea361dae4d03a985a185259587543eede5c Mon Sep 17 00:00:00 2001 From: Tonye Jack Date: Mon, 5 Feb 2024 12:38:05 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c5894005..da32e85a 100644 --- a/README.md +++ b/README.md @@ -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 ⚙️