Skip to content

Commit

Permalink
Update cylc/flow/cfgspec/workflow.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
wxtim and MetRonnie authored Dec 2, 2024
1 parent f89719d commit 644a41c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cylc/flow/cfgspec/workflow.py
Original file line number Diff line number Diff line change
Expand Up @@ -1350,6 +1350,12 @@ def get_script_common_text(this: str, example: Optional[str] = None):
``{RunMode.SKIP.value}``:
{RunMode.SKIP.describe()}
.. note::
This is primarily intended to be set at runtime via
a broadcast; Cylc will warn you about any tasks
set to run in skip mode in the workflow
configuration at validation time.
.. seealso::
Expand Down

0 comments on commit 644a41c

Please sign in to comment.