Skip to content

Commit

Permalink
feat: add execution listeners for Zeebe
Browse files Browse the repository at this point in the history
  • Loading branch information
barmac committed May 8, 2024
1 parent bbc2bb2 commit 91cce41
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ const LOWER_PRIORITY = 300;
const ALWAYS_DISPLAYED_GROUPS = [
'general',
'documentation',
'multiInstance'
'multiInstance',
'Zeebe__ExecutionListeners'
];


Expand Down

0 comments on commit 91cce41

Please sign in to comment.