chore: add warning on valid output keys (#1544)

This commit is contained in:
Tonye Jack 2023-09-07 08:27:55 -06:00 committed by GitHub
parent de23f62d1e
commit 926a3fd777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -303,6 +303,9 @@ Support this project with a :star:
> **Warning**
>
> * When using `files_yaml*` inputs ensure all outputs are prefixed by the key `test_{...}` e.g. `test_added_files`, `test_any_changed`
> * All keys must start with a letter or _ and contain only alphanumeric characters, -, or _.
## Outputs 📤