File watch trigger

File watch: Fires when a file or directory changes.

How to configure it

File watch takes path (required), recursive, debounceMs, events, poll, pollIntervalMs.

What it fires with

A run started by File watch can read input.file, input.event, input.path, input.ts.

Where it runs

File watch runs on an operator's own Leumas instance and is not armable on the public site.