Skip to content

Commit

Permalink
Merge pull request #6032 from MetRonnie/xtrig-followup
Browse files Browse the repository at this point in the history
Docs: add version-added admonition
  • Loading branch information
wxtim authored Mar 21, 2024
2 parents 82bd7cc + cdb4d37 commit 07607d2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions cylc/flow/cfgspec/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -813,6 +813,8 @@ def get_script_common_text(this: str, example: Optional[str] = None):
One sequential xtrigger on a parentless task with multiple
xtriggers will cause sequential spawning.
.. versionadded:: 8.3.0
''')
with Conf('xtriggers', desc='''
This section is for *External Trigger* function declarations -
Expand Down

0 comments on commit 07607d2

Please sign in to comment.