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 8e4ed00 commit 334b156Copy full SHA for 334b156
src/user-guide/writing-workflows/scheduling.rst
@@ -1396,8 +1396,7 @@ Tasks that depend on their own previous-cycle instance can be declared as
1396
[[graph]]
1397
T00,T12 = "foo => bar"
1398
1399
-However, this feature is deprecated in favour of explicit intercycle triggers
1400
-which expose the associated scheduling behaviour in the graph:
+However, explicit intercycle triggers are generally preferred:
1401
1402
.. code-block:: cylc
1403
0 commit comments