We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f59a815 commit 1391473Copy full SHA for 1391473
workflow/usage.rst
@@ -194,6 +194,10 @@ events are dispatched:
194
* ``workflow.[workflow name].enter``
195
* ``workflow.[workflow name].enter.[place name]``
196
197
+* ``workflow.entered``
198
+* ``workflow.[workflow name].entered``
199
+* ``workflow.[workflow name].entered.[place name]``
200
+
201
* ``workflow.announce``
202
* ``workflow.[workflow name].announce``
203
* ``workflow.[workflow name].announce.[transition name]``
0 commit comments