@SarahXu I don't think the provided pattern works, at least I received errors when using the code in my manifest.yml file.After some testing I think the pattern using openWhisk alarms should be something like this: ...
triggers:
myCustomTriggerName:
feed: /whisk.system/alarms/alarm
inputs:...