chore: add warning on valid output keys (#1544)
This commit is contained in:
parent
de23f62d1e
commit
926a3fd777
@ -303,6 +303,9 @@ Support this project with a :star:
|
|||||||
> **Warning**
|
> **Warning**
|
||||||
>
|
>
|
||||||
> * When using `files_yaml*` inputs ensure all outputs are prefixed by the key `test_{...}` e.g. `test_added_files`, `test_any_changed`
|
> * 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 📤
|
## Outputs 📤
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user