Use the never
condition to skip performing the watch actions whenever the watch is triggered. The watch input is processed, a record is
added to the watch history, and watch execution ends.
This condition is generally used for testing.
Use the never
condition to skip performing the watch actions whenever the watch is triggered. The watch input is processed, a record is
added to the watch history, and watch execution ends.
This condition is generally used for testing.