From 1f3c1d00949812a455651ddddba9fd50619de9db Mon Sep 17 00:00:00 2001 From: Luca Kollar <125687970+k-olly@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:20:54 +0100 Subject: [PATCH] Changed notification URL (#1333) Co-authored-by: Luca Kollar --- .../unified-editor/WorkflowConfig/tabs/TriggersTab.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/source/javascripts/components/unified-editor/WorkflowConfig/tabs/TriggersTab.tsx b/source/javascripts/components/unified-editor/WorkflowConfig/tabs/TriggersTab.tsx index 6651e88a2..d3379c515 100644 --- a/source/javascripts/components/unified-editor/WorkflowConfig/tabs/TriggersTab.tsx +++ b/source/javascripts/components/unified-editor/WorkflowConfig/tabs/TriggersTab.tsx @@ -242,7 +242,10 @@ const TriggersTab = () => { Set up triggers directly in your Workflows or Pipelines. This way a single Git event can trigger multiple targets.{' '} - + Learn more