I have a workflow that triggers with each new email sent on Gmail. This was working well untill yesterday when it started triggering and running there whole workflow(sending notifications to Slack)
As you can see from this, the workflow is still;l triggering even for emails that are not relevant
The settings on the gmail node were working until a real trigger happened and it started triggering every 1 minute.
The first solution was to change the trigger node, which worked until the next trigger happened which restarted th bug all over again

