Gmail trigger does not auto-trigger workflow on incoming emails

The Gmail trigger does not automatically run when a matching email is received.

Steps to reproduce:

  1. Create Workflow Gmail trigger

  2. Receive an email with subject containing “Meeting”

  3. Wait for workflow execution

Expected result:
Workflow should automatically trigger when the matching email is received.

Actual result:
Workflow does not auto-trigger and requires manual execution.

Impact:
Breaks automation and defeats the purpose of real-time workflows.