diff --git a/run-if.yaml b/run-if.yaml index bcf3831..13ac037 100644 --- a/run-if.yaml +++ b/run-if.yaml @@ -42,7 +42,5 @@ extend: - Trigger ee: false demo: true - meta_description: This workflow activates only when a query yields results, - checking for new rows matching specific criteria and then performing tasks - like data transfer, event messaging, process automation, and record updates - to prevent duplicates. + meta_description: This workflow will only run everything if the input + is set to `true`.