refactor: Use specific event parameter type in BuildTrigger
This change updates an event parameter type in BuildTrigger to improve type safety. Specifically, an event parameter type was modified from 'any' to a more specific type to avoid invalid use of the event parameter.
C
Cristhian Zanforlin Lousa committed
1aa91587ccc5a3034254b32a7d9654a77b0ce1a2
Parent: d3d3316