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