Registers the given action so that it can be parsed by Triggers.registerTrigger.
IMPORTANT: If an action by that name is already registered, the current call does nothing, even if the remaining arguments differ.
The name of the action. Should be in kebab-case.
Called for every action specification for a trigger parsed by Triggers.registerTrigger
Optional
Registers the given action so that it can be parsed by Triggers.registerTrigger.
IMPORTANT: If an action by that name is already registered, the current call does nothing, even if the remaining arguments differ.