github.onWorkflowRunStarted maps GitHub’s "in_progress" action to “started.”
automations/watch-started-github-workflows.automation.ts
account defaults to the project binding. Returns Signal<GitHubWorkflowRunStartedEvent> with action: "in_progress" and GitHub’s full workflow-run payload. The installation needs Actions read permission.