* feat: stamp ui vs webhook trigger_kind on direct job runs
* fix: gate ui trigger kind on min worker version and dedupe display names
* docs: state that the ui trigger kind attributes rather than proves
* refactor: fold the trigger fallback into one trigger_or_fallback helper
* feat: hold trigger_kind as a tolerant label on the worker paths
* chore: refresh the sqlx offline cache for the trigger_kind label queries
* chore: update ee-repo-ref to 7de7daff5eed410e0c815ad6b292d2b4303f02f2
This commit updates the EE repository reference after PR #700 was merged in windmill-ee-private.
Previous ee-repo-ref: 974ab910d9a30c5565e1198ee312acc6d11239f3
New ee-repo-ref: 7de7daff5eed410e0c815ad6b292d2b4303f02f2
Automated by sync-ee-ref workflow.
* fix: keep the API job structs tolerant of unknown trigger kinds too
* chore: point ee-repo-ref at the merged EE main
---------
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>