From 20786163440f6ff7634670f3cc579a48327c1b1e Mon Sep 17 00:00:00 2001 From: sartography-automated-committer Date: Wed, 21 Feb 2024 05:00:18 +0000 Subject: [PATCH] User: dan@sartography.com added process group examples/2-in-depth/events --- examples/2-in-depth/events/process_group.json | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 examples/2-in-depth/events/process_group.json diff --git a/examples/2-in-depth/events/process_group.json b/examples/2-in-depth/events/process_group.json new file mode 100644 index 00000000..11953870 --- /dev/null +++ b/examples/2-in-depth/events/process_group.json @@ -0,0 +1,4 @@ +{ + "description": "Learn how to use Timers, Escalations, and Signals to alter the flow of your processes.", + "display_name": "Events" +} \ No newline at end of file