# No Manual Task (no-manual-task) Checks that the diagram does not contain manual tasks that have no execution semantics. Example of __incorrect__ usage of this rule:  Cf. [`no-manual-task-incorrect.bpmn`](./examples/no-manual-task-incorrect.bpmn). Example of __correct__ usage of this rule:  Cf. [`no-manual-task-correct.bpmn`](./examples/no-manual-task-correct.bpmn).