Skip to content

Commit

Permalink
xtriggers: doc change (#6152)
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders authored Jun 18, 2024
1 parent 586907e commit 3962f3d
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions cylc/flow/xtriggers/workflow_state.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,17 @@ def workflow_state(
satisfied:
True if ``satisfied`` else ``False``.
result:
Dict of workflow, task, point, offset,
status, message, trigger, flow_num, run_dir
Dict containing the keys:
* ``workflow``
* ``task``
* ``point``
* ``offset``
* ``status``
* ``message``
* ``trigger``
* ``flow_num``
* ``run_dir``
.. versionchanged:: 8.3.0
Expand Down

0 comments on commit 3962f3d

Please sign in to comment.