2024-07-01 15:25:30 -06:00

7 lines
235 B
YAML

workflows:
- steps:
- verb: "str_append" # should be the key that you pass to the custom_verbs dict below
args:
source_column: "col1"
target_column: "col_1_custom"
string_to_append: " - custom verb"