mirror of
https://github.com/OliveTin/OliveTin
synced 2026-05-04 13:10:38 +00:00
10 lines
212 B
YAML
10 lines
212 B
YAML
actions:
|
|
- title: 'Test me {{ test_me.name }}'
|
|
popupOnStart: execution-dialog-stdout-only
|
|
entity: testrows
|
|
shell: echo "{{ test_me.val }}"
|
|
|
|
entities:
|
|
- name: testrows
|
|
file: entities/data.json
|