diff --git a/website/docs/usage.mdx b/website/docs/usage.mdx index eab86710..1a9ec932 100644 --- a/website/docs/usage.mdx +++ b/website/docs/usage.mdx @@ -1034,6 +1034,13 @@ tasks: task-will-fail: echo "I will not run" ``` +:::info + +Please note that you are not currently able to use the `preconditions` key inside +included Taskfiles. It'll produce an error. + +::: + ### Limiting when tasks run If a task executed by multiple `cmds` or multiple `deps` you can control when it