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 Jul 29, 2024
1 parent d90ef96 commit fc40026
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 fc40026

Please sign in to comment.