Skip to content

Commit

Permalink
sequential tasks: remove deprecation phrasing
Browse files Browse the repository at this point in the history
  • Loading branch information
oliver-sanders committed Sep 26, 2023
1 parent 8e4ed00 commit 334b156
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/user-guide/writing-workflows/scheduling.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1396,8 +1396,7 @@ Tasks that depend on their own previous-cycle instance can be declared as
[[graph]]
T00,T12 = "foo => bar"
However, this feature is deprecated in favour of explicit intercycle triggers
which expose the associated scheduling behaviour in the graph:
However, explicit intercycle triggers are generally preferred:

.. code-block:: cylc
Expand Down

0 comments on commit 334b156

Please sign in to comment.