I have created 2 workflows, one OnCreated and other OnModified. My OnCreated workflow change item 'Status' column during it's execution due to this OnModified workflow also fired.
I want my OnCreated workflow should start only if user change item value not by OnCreated wokflow activity.