The decorator had a function name explicitly named Trigger.
I needed to create a folder in Azure Function App called Trigger and place my files inside this folder. I originally had them in the root.
Issue resolved on moving files into Trigger folder.