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.
2 parents 6ca28e7 + 334b156 commit 7f6a81fCopy full SHA for 7f6a81f
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