Update automations.rst

This commit is contained in:
Gabriel Sieben 2022-07-20 12:16:26 +02:00 committed by GitHub
parent c0afd8dfef
commit d31494a9b0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -727,7 +727,7 @@ or as lambda
.. code-block:: yaml
lambda: 'id(my_script).execute();
lambda: 'id(my_script).execute();
.. _script-stop_action: