From 6c8002b6e181acb04be247c6b85066a3e550857b Mon Sep 17 00:00:00 2001 From: Will Russell Date: Tue, 12 Nov 2024 13:04:12 +0000 Subject: [PATCH] fix: meta --- run-if.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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`.