Files
mistral-tempest-plugin/mistral_tempest_tests/tests/resources/wb_v1.yaml
Takashi Kajinami 2bf69040b4 Remove unnecessary +x mode
These files are not actually executable.

Change-Id: I05265d80fcf96628ef313c08b255e9659b088ea6
2025-04-16 12:11:20 +09:00

12 lines
185 B
YAML

Namespaces:
Greetings:
actions:
hello:
class: std.echo
base-parameters:
output: Hello!
Workflow:
tasks:
hello:
action: Greetings.hello